Hi everyone,
How can I get around my problem? I have a couple pages that I would like to have buttons where the button and background changes when the javascript mouseover event happens. My code works fine if the page is .html, but when I try it as php, the mouseovers no longer work.
I have the mouseover in another php file which is included in the php file that is doing the outputing.
Whenever you have this problem - works in html but not in php, view the html source output by php. There is certainly an error in the output, php has nothing with it.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php