i forgot one thing can any one help me??
after press button i want to oprn it existing window, not in new windoe
so which one is the method?? _self or _blank?
advance thanks for the help
Page 1 of 1
_self or _ blank ? which one
#3
Posted 09 April 2009 - 09:08 AM
_self is the default value anyway? so just not placing a target attribute does the exact same thing, and saves you a couple of bytes off the file
or am i missing something?
#6
Posted 09 April 2009 - 09:25 AM
ahhh but if the users changed the default options, does this force the browser? and overwrite their choice? which isn't a good idea anyway, but jw.
#9
Posted 09 April 2009 - 01:33 PM
You can use _blank, but make sure you only use it under transitional XHTML, it's not strict XHTML.
There is a javascript workaround, however.
There is a javascript workaround, however.
Share this topic:
Page 1 of 1
Help






















