I have been playing with some code to try and make an image into a button with the hope of making a displaced rollover but ever thing i have seen and tried requires Javascript which overtime I try it i get error reports.
is this because PHP uses the same { } brackets?
Is there any way of making an image into a rollover?
Javascrip and php and images.
Re: Javascrip and php and images.
All content will be parsed from smarty, a template engine. Content like Javascript must be placed inside a {literal}{/literal} to "hide" for smartyzander187 wrote: requires Javascript

Re: Javascrip and php and images.
thanks that worked perfectly.
I also didn't knwo that i needed all of the stuff in the head to make it work.
well i did say i was a newbee and I am just finding my feet with code.

I also didn't knwo that i needed all of the stuff in the head to make it work.
well i did say i was a newbee and I am just finding my feet with code.