Posts: 501
Location: Memphis, TN, USA
|
Quote:
SECOND QUESTION.
Is there a css version of mouse over to replace the code used on pages like http://www.qnctv.com/trini/ use view source as it is all in javaScript. the basic idea is that once there are two divisions one a viewing panel the other a list of pictures if you mouse over a thumbnail it automatically appears in the viewing panel (known problems of display in safari with current code)
|
You want to make an image rollover with CSS? This is completly possible but a bit complicated. If I understand you, you want to make an image rollover? Its not actually all that hard to do.. yet still complicated at the same time. If this is what you want let me know and I do my best to explain how this is done.
Basically you would take the two or three pictures (mouse over, visited, and normal) and make them into one image with space in between and use CSS to direct the button to move down some which will move the hover element down (or up) and no one would be able to tell that there was one image being used.
Hope you can understand that....lol
__________________
Please login or register to view this content. Registration is FREE
Custom Tailored Solutions designs the best looking, most functional customized marketing solutions from web design to brochures with a 100% satisfaction guarantee, all for a price that fits your budget.
|