-4

I found this link on a forum, and like the effect also,

http://livedemo00.template-help.com/osc_35398/

under the new products links, the images when you hover over, have a black border which is animated quickly.

i looked through the css and found several divs, but not sure how it is being done, whether jquery is involved.

any tips would be great.

i just realised its not working on ie 8, but its working on firefox. http://livedemo00.template-help.com/osc_35398/

Yes i've checked the css and found multiple divs which are using a small png image, and used firebug, but its not giving me anything specific for this effect. it may be jquery, im not sure.

cheers

Ash Khan
  • 9
  • 1

1 Answers1

0

Firebug is a fantastic tool that allows you to inspect dom, CSS and HTML.

Is it Java script? Turn off Javascript in your browser and see. Is it CSS ? Use Firebug and source code inspection in almost any browser.

It def look like Javascript.

thejartender
  • 9,339
  • 6
  • 34
  • 51