https://bugzilla.wikimedia.org/show_bug.cgi?id=28331

--- Comment #4 from Bergi <a.d.be...@web.de> 2011-03-31 19:08:54 UTC ---
I thought of something like
 <div id="toRemove">$systemMessage</div>
 $('#toRemove').replaceWith(wizardDiv);
instead of
 <noscript>$systemmMessage</noscript>
 $content.append(wizardDiv);

The bug is known
(http://stackoverflow.com/questions/4525009/noscript-not-working-in-opera-11),
but Operas bug tracking system is private: https://bugs.opera.com/.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to