Mootools FX.Slide Flicker bug II

Today i got a question from Richard. About the flicker bug and how to implement the fix. The problem that he had with Javascript throwing an illegal character error was because of copy pasting from this blog. I’m not sure why the single quotes get screwed up. But i will have a look at it. I also didn’t state which version of mootools i was using. It was 1.1 at the time. And i was using the full uncompressed version.

But since then version 1.2 of mootools came out. And id didn’t really had time yet to look into it. But this version also has the same annoying bug. So i looked at the code. The FX.Slide class changed a bit. And the core and plugins are split up into separate files now. But the fix remains the same. And since i don’t really want to write a whole article about it right now. I decided to create two sets of archives. One with the fix for version 1.1 and one for version 1.2. The changes i made are explained in the previous article. But for 1.1 they are around line 4453 and 4458. For 1.2 if you only use the FX.Slide plugin it’s around line 17 and 29.

You can download the archives here:
version 1.1
version 1.2

del.icio.us Digg DZone reddit SlashDot StumbleUpon Technorati

2 Responses to 'Mootools FX.Slide Flicker bug II'

Subscribe to comments with RSS or TrackBack to 'Mootools FX.Slide Flicker bug II'.

  1. Brilliant, just brilliant.

    Thank you so much for this – I added a fx.slide to a webpage today and was so disappointed by the juddering in FF – and this solved it.

    Ben

    20 Jul 08 at 17:58

  2. Hello Ben. No problem. It’s always good to help out a bit.

    Thijs Lensselink

    21 Jul 08 at 05:13

Leave a Reply