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
target="_blank" XHTML 1.0 Strict HELP!

 
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
abeja



Joined: 22 Sep 2003
Posts: 803
Location: Rijeka

PostPosted: 27.08.2004 10:47    Post subject: target="_blank" XHTML 1.0 Strict HELP! Add user to your forum ignore list Reply with quote

naime..target="_blank" ne prolazi validaciju za XHTML 1.0 Strict pa trebam pomoc kako to rjesiti...pliiiz:)
Back to top
View user's profile Send private message Visit poster's website
maxy



Joined: 07 Sep 2003
Posts: 894
Location: Zagreb

PostPosted: 27.08.2004 11:20    Post subject: Add user to your forum ignore list Reply with quote

pa..makni ga Smile

XHTML 1.0 Strict ne podrzava target blank, parent itd.
Back to top
View user's profile Send private message
abeja



Joined: 22 Sep 2003
Posts: 803
Location: Rijeka

PostPosted: 27.08.2004 11:23    Post subject: Add user to your forum ignore list Reply with quote

eh..ali treba da mi otvori link u novom prozoru!!!

nasla sam nesto sa <a href="document.html" rel="external">external link</a>
ali mozda ima neko jednostavnije rjesenje jer za ovo mi treba i skripta
Back to top
View user's profile Send private message Visit poster's website
budha



Joined: 02 Mar 2004
Posts: 1377
Location: Osijek

PostPosted: 27.08.2004 11:26    Post subject: Add user to your forum ignore list Reply with quote

razmisljam naglas...
mozda JS-om?

_________________
I hate to advocate drugs, alcohol, violence, or insanity to anyone, but they've always worked for me.
Back to top
View user's profile Send private message Visit poster's website
abeja



Joined: 22 Sep 2003
Posts: 803
Location: Rijeka

PostPosted: 27.08.2004 11:27    Post subject: Add user to your forum ignore list Reply with quote

da to se moze ali sa mislila da ima nesto jednostavnije
Back to top
View user's profile Send private message Visit poster's website
abeja



Joined: 22 Sep 2003
Posts: 803
Location: Rijeka

PostPosted: 27.08.2004 11:42    Post subject: Add user to your forum ignore list Reply with quote

budha wrote:
razmisljam naglas...
mozda JS-om?


a joj..probala sam s js i ne radi mi..napravial sam kao sto tu pise http://www.sitepoint.com/article/standards-compliant-world
Back to top
View user's profile Send private message Visit poster's website
budha



Joined: 02 Mar 2004
Posts: 1377
Location: Osijek

PostPosted: 27.08.2004 11:59    Post subject: Add user to your forum ignore list Reply with quote

mislio sam nest ovak:
Code:

<a href="#" onclick="window.open("ođe_vec_sta_ide")">link</a>

_________________
I hate to advocate drugs, alcohol, violence, or insanity to anyone, but they've always worked for me.
Back to top
View user's profile Send private message Visit poster's website
abeja



Joined: 22 Sep 2003
Posts: 803
Location: Rijeka

PostPosted: 27.08.2004 12:13    Post subject: Add user to your forum ignore list Reply with quote

budha wrote:
mislio sam nest ovak:
Code:

<a href="#" onclick="window.open("ođe_vec_sta_ide")">link</a>


jesam..bas tako..tnx:)
Back to top
View user's profile Send private message Visit poster's website
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 27.08.2004 12:16    Post subject: Add user to your forum ignore list Reply with quote

budha wrote:
mislio sam nest ovak:
Code:

<a href="#" onclick="window.open("ođe_vec_sta_ide")">link</a>



koji je smisao linka koji nije link?
sta ako netko ima iskljucen js?
pravilnije bi bilo
Code:

<a href="ođe_vec_sta_ide" onclick="window.open("ođe_vec_sta_ide"); return false;">link</a>

_________________
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
keye



Joined: 24 Nov 2003
Posts: 2465
Location: Paris - France

PostPosted: 27.08.2004 12:19    Post subject: Add user to your forum ignore list Reply with quote

strict ga ne podrzava ali transitional da Smile

_________________
Google is a blind person
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