.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Offtopic (http://forums.bots-united.com/forumdisplay.php?f=23)
-   -   my rant for this day ;) (http://forums.bots-united.com/showthread.php?t=651)

Mike 07-02-2004 15:33

my rant for this day ;)
 
well, i really hate to see when websites use the target="_blank" crap..
This is not really valid html, and it is even reasonable, the user should decide whether he wants to open a link in a new window or not, it shouldnt be decided by the author of a webpage..

seen this on the rb page now, well ive noticed it immediately when the new page was brought online, but i didnt bother to rant about it until now.. :)

so stef, if you happen to edit the page next, could you remove the target things, too?

W3Cs standards arent that bad after all and some compliance would be nice..

:)

Pierre-Marie Baty 07-02-2004 16:00

Re: my rant for this day ;)
 
sure... the problem comes when your site uses iframes... if you don't specify this target (or something equivalent) you will have the new page open inside your nested frame, and not in the whole page... for example in my homepage I have one iframe in the center (it's the text area) all the rest is static... and if I don't specify a target like this in the link URL every link that points outside of my site (for example www.google.com) would open in the iframe, which would be stupid...

I did notice that it made the browser open a new window indeed, but that was not the effect I was looking for, at least as far as my site is concerned... :)

Mike 07-02-2004 16:12

Re: my rant for this day ;)
 
well, i dont think this is the case on the rb page though..
and yes, target was invented for frames, so its correct to use it with iframes, but even then there should be another target possibility to open the link in the main window instead of opening it in a new one like _blank does it..

*edit* ive just checked a bit, try target="_top", hope this helps *edit*


All times are GMT +2. The time now is 08:42.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.