IGN's Rotating Image System - How To Recreate?

Soldato
Joined
18 Oct 2003
Posts
19,415
Location
Midlands
Ello all,

Just wondering how I could go about recreating the IGN image rotator for their top stories. i.e. www.ign.com

From the source I can't even figure out how the scripts are interacting with the elements, which leads me to believe its hiding from me.

I am going to look at some image rotator scripts but if anyone has done anything like this/has any advice/tips it would be most appreciated.

Thanks.
 
Well, I've spent most of my day today trying to integrate this with the CMS we are using, which already uses a Jquery library (1.2.6) quite heavily and now I find that you need 1.3.2 to get these elements working which is a mega pain.

I can't seem to operate both libraries in any way.. rarg!
 
Really? Well my CMS isnt liking it. Maybe they modified their 1.2.6 library..

Hmm, yeh, their 1.2.6 library is considerable in length. I've tried some things but I'm not going to do more, I've contacted their dev team.

Suppose I should look for a different solution..
 
Last edited:
Weird how one day something totally stumps you. Walked into work today.. tried adding on the Jquery tools to my CMS's jquery library file and it all still works.. :D

Fingers crossed.
 
Depends on the toolsets you choose to use. Most include their browser compatibility.

But I think the Jquery standard library is fine with all.
 
Back
Top Bottom