JS dynamic img change and SEO
- by Gusepo
Hi all,
I've built a web site using jquery to make nice transitions between content.
The code works this way: there are 2 imgs (body and footer)
when I click on a link (instead of going to another page) I fade out the 2 imgs and change the src attribute of the 2. When the new imgs are loaded I fade them back in.
I'm using SWFaddress to allow…