I am trying to get fancy with my website but each tutorial I find to achieve a similar effect needs me to use lists. Here's what I want to try and achieve
When a visitor first comes to my site they will see an initial image, text and button. When they hover over a menu item the main image changes along with the text and button, they should be able to move their mouse away from the menu item to be able to click the button.
Is jquery the best way for this or should I try with css?
Thanks for any help
When a visitor first comes to my site they will see an initial image, text and button. When they hover over a menu item the main image changes along with the text and button, they should be able to move their mouse away from the menu item to be able to click the button.
Is jquery the best way for this or should I try with css?
Thanks for any help