On 6/4/05, xfedex <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Anyone know if theres a way to disable this feature for user using old
> browsers or not suporting JS/XML?
Put your JS Code in html comments, like as follows.......
<script .......>
<!--
JS_CODE_HERE()
//-->
</script>




> 
> Thanks,
> pancarne.
> 
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to