https://bugzilla.wikimedia.org/show_bug.cgi?id=25510
--- Comment #8 from Yair Rand <[email protected]> 2012-11-28 13:31:46 UTC --- (In reply to comment #5) > (In reply to comment #3) > > It's been proposed in bug #27488 that we move the scripts to the head, and > > that > > would fix this. Until then, I have not yet come up with a solution in the > > limited time I've spent working on this problem. > > This is now possible by chopping that part into a seperate module that has > position=>top (and a wrap in $(document).ready if needed). > Any gotcha that you know of that keeps us from doing that ? Wouldn't wrapping it in $(document).ready ruin the point? If it doesn't run until the DOM is entirely ready, there's going to be some time where things aren't displayed correctly. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
