User:ערן/mathjaxdialog.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
/* Math editor based on mathJax */
if ($.inArray(wgAction,['edit','submit'])!=-1) $(document).ready(function(){
function mathDialog(){
mw.loader.using(['jquery.ui.dialog','ext.math.mathjax.enabler'],function(){