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
Vise stranica u iframeu

 
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
Pekx



Joined: 09 Sep 2004
Posts: 559

PostPosted: 22.10.2004 23:12    Post subject: Vise stranica u iframeu Add user to your forum ignore list Reply with quote

Kako napraviti da mi se više stranica otvori u ifremeu. Ono, imam sa strane izbornik koji j e uvijek tamo i kad netko klikne na npr. guestbook da mu se u iframeu otvori gbook, pa onda shoutbox pa da mu se u iframeu otvori Shoutbox,... itd

Help
tnx

_________________
mp3hr.com
Back to top
View user's profile Send private message Send e-mail
pixica
Guest





PostPosted: 23.10.2004 00:37    Post subject: Reply with quote

hm...neznam dali je ovo moguce...ali meni se nekako cini logicki Cool
..napravis jednu stranicu u kojij se otvara iframe.. koji ima source na drugu stranicu koja ima iframe... i tako dalje Smile?
Back to top
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 23.10.2004 00:43    Post subject: Add user to your forum ignore list Reply with quote

Code:
<iframe name="nekoime" .... >


a linkovima stavljas za target ime ifrejma.... znaci
Code:
<a href="blaabl" target="nekoime"....>

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
jokla



Joined: 31 Oct 2004
Posts: 113
Location: Right behind you

PostPosted: 31.10.2004 01:49    Post subject: Add user to your forum ignore list Reply with quote

Za slučaj da želiš otvoriti više iframe-ova s jednim linkom onda si koristi ovo



Code:
<a href=# onclick="window.open('stranica.ekstenzija','mjesto gdje se otvori'); window.open('stranica2.ekstenzija','mjesto gdje se otvori');">ime linka</a>


npr.

Code:
<a href=# onclick="window.open('guestbook.htm','mainframe'); window.open('bannerrotator.htm','banner');">guestbook</a>

_________________
"If this world makes you crazy, than everything is ok with you" - ~demony
Back to top
View user's profile Send private message Visit poster's website
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