Click to See Complete Forum and Search --> : How can I include in the code specific comand for specific browser?


jamesx521
07-27-2004, 11:20 PM
Let's say, this is my standard positioning for div, but I want Netscape to use different numbers; can I include somewhere in the code something that talks to Netscape specifically? ...; Netscape-position:absolute ; Netscape-left:28; and so on.

<div id="Layer3" style="position:absolute; left:25; top:512px; width:204px; height:25px; z-index:3; visibility: visible;"></div>

Thanks.
James

sharkey
07-28-2004, 04:38 AM
Nope dont think it can be done there is a way to send a different value to less standards compliant browsers i.e IE