Forums

This topic is locked

Checking for exsisting script

Posted 02 Sep 2001 19:25:57
1
has voted
02 Sep 2001 19:25:57 chief monkey posted:
I have written a PHP CSS on browser which loads different style sheets for IE NS4.xx
NS6 and opera, the one problem I have is checking to see if the script is already on the page and if so changing the buttons on the UI

George

Everybody has got to be somewhere

Replies

Replied 03 Sep 2001 23:25:54
03 Sep 2001 23:25:54 Bruno Mairlot replied:
How is the PHP Css code inserted into the document ?

You could try to find your code into the document, then take action, depending on whether you find it or not.

Usually, you'll want to add some kind of PHP comment, in order to find your code. Conditional Region does that. If you suppress the comment, then UD doesn't see it anymore.

"First they laugh at you, then they fight you, then you Win..." Ghandi

Reply to this topic