Closed (won't fix)
Project:
Dynamic Rendering
Version:
6.x-1.x-dev
Component:
sIFR plugin
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2009 at 12:20 UTC
Updated:
2 Aug 2009 at 01:26 UTC
Currently the JavaScript runs immediately, so when the relevant portions are not loaded, the rule is not applied. It's much better to use Drupal.behavior to fix this, and this patch does that.
| Comment | File | Size | Author |
|---|---|---|---|
| sifr.patch | 575 bytes | berenddeboer |
Comments
Comment #1
sunDid you test this in all browsers, especially IE6, IE7, and IE8 ? AFAIK, some browsers will completely break when Drupal.behaviors are used. See also the other issue about sIFR 3 in the queue.
Comment #2
sunSince #120308: Add sIFR 3 plugin explicitly states that sIFR 3 fails when being used in Drupal.behaviors, I'm marking this won't fix.