MediaWiki:Gadget-wikEd.js: Difference between revisions
Jump to navigation
Jump to search
ShadowWolf (talk | contribs) m found a bit of docs that might have this fixed |
ShadowWolf (talk | contribs) m try this... |
||
| Line 1: | Line 1: | ||
// | if ( navigator.appName !== 'Microsoft Internet Explorer' ) { | ||
// load [[User:Cacycle/wikEd]] in-browser text editor | |||
importScript('http://en.wikipedia.org/wiki/User:Cacycle/wikEd.js'); | |||
} | |||