Page 1 of 1
flashing wth???
Posted: Tue Oct 18, 2011 1:23 pm
by ebgames56
i just put together a html page with a few roll over images and each time i click 1 of those buttons it like flashes them like its trying to load them.
Re: flashing wth???
Posted: Tue Oct 18, 2011 2:57 pm
by twinedev
You are going to need to provide more details. How does it flash them? (goes away, comes back), changes colors, what? and also what are you expecting to happen. What is you PHP code you are using?
-Greg
Re: flashing wth???
Posted: Wed Oct 19, 2011 11:37 am
by ebgames56
im just looking for a navigation bar. look at the post i just posted
Re: flashing wth???
Posted: Wed Oct 19, 2011 5:08 pm
by twinedev
Ok, I think I misunderstood since this was placed in the PHP coding section, and used to that people post here because they have something they are trying that isn't working
Unless you are needing something specific needing programming, might be better to post this in another section of the forum to get better responses.
Flashing you will probably need some javascript, other than that should be easy to do via CSS (I'm not the best at it, I usually have to trial/error it to get anything beyond sinple CSS). Heck you can probably do the flashing via CSS by a animated background image for the menu item.