Does anyone know a script or way to make the large blue banner that appears on this page, www.blclaw .com? In particular, I want to replicate these effects: the checkmarks highlight when the mouse is over them the photos change when the mouse is over a checkmark if no mouse is over the checkmarks, the highlighting rotates through them automatically
Hi, Most people would create such functionality like this using jQuery which is a simple JS library which helps create cool effects etc with some simple lines of code although you will have to learn how to use it there's good examples and documentation on their site. If you were using a CMS e.g they are using Drupal, you might find that there's and already developed plugin out there by somebody that provides what you are looking for just search for jQuery slideshows..You can type this into Google aswell and it will give lots of examples as everybody and anybody is using this sort of slideshow now!