how to browser detect using javascript and/or php so that if my browser is IE this:
will look likeHTML Code:<select name="dynamicselector2" size="2" onChange="generateimage(this.options[this.selectedIndex].value)">
and if my browser is not IEHTML Code:size="1"
tnx :PHTML Code:size="2"



Reply With Quote

Secondly, 

Bookmarks