Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
iFrame i više linkova - help plz

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
kelso



Joined: 19 Jul 2004
Posts: 507
Location: Zagreb -> Zapruđe

PostPosted: 29.09.2004 00:27    Post subject: iFrame i više linkova - help plz Add user to your forum ignore list Reply with quote

ovo je kod koji sam našo za iframe:

Code:
<IFRAME name=stbbox src="iframe.html" width="265" height="325">
<!-- Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/ -->
<p>Your browser doesn't support frames. Click <a href="iframe.html" target="_blank">here</a> to view the page.</p>
</IFRAME>

i sad to sam bacio unutra,ali tu mi se po ovom može samo jedna stranica otvarat Sad

ja bih da mi se svaki link otvara u tom frame-u Very Happy

znam da to možete,i meni oprostite na smiješnim pitanjima, al tek sam počeo sad s tim "većim" stvarima Embarassed

_________________
Don't drop it!
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Gaston



Joined: 14 Dec 2003
Posts: 619
Location: 10310

PostPosted: 29.09.2004 01:45    Post subject: Add user to your forum ignore list Reply with quote

na svaki link koji hoces da ti se otvori u iframe-u stavis pod target naziv iframe-a
mislim da bi to trebalo radit
Code:
<iframe src="nesto.html"width="100" height="100" frameborder="0" name="frame"></iframe>

za link
Code:
<a href="nesto2.html" target="frame">klik ovdje</a>
Back to top
View user's profile Send private message
:cosmos:



Joined: 12 Sep 2003
Posts: 2098
Location: México

PostPosted: 29.09.2004 02:00    Post subject: Add user to your forum ignore list Reply with quote

mislim da ce sljakati i da ime frame nije pod navodnicima name=nekiFrame
Back to top
View user's profile Send private message Send e-mail Visit poster's website Twitter profile
kelso



Joined: 19 Jul 2004
Posts: 507
Location: Zagreb -> Zapruđe

PostPosted: 29.09.2004 02:08    Post subject: Add user to your forum ignore list Reply with quote

aaaaaah, kužim sad Wink, thank you very much Laughing Laughing

_________________
Don't drop it!
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group