[jQuery] Re: JQuery Spell Checker plugin

2008-12-23 Thread MorningZ

Any idea how to get this plugin

- Load up Firefox and Firebug (which you should have as a JavaScript
developer)
- Pull up the page you link to above
- in the Net tab on Firebug, go to the jquery.spell.check.js line
- Right click the Response tab and choose Copy Response Body

The contents of the script is now sitting in your clipboard





On Dec 23, 10:40 am, Raghu techhel...@gmail.com wrote:
 Hi, I am looking for JQuery spell checker plugin from brandon... I can below
 below link but there is no script and documentation available..
 Any idea how to get this plugin.

 http://plugins.jquery.com/project/spellcheck

 Thanks
 Raghu


[jQuery] Re: JQuery Spell Checker plugin

2008-12-23 Thread Alexandre Plennevaux

even simpler: right-click  view source.

http://brandonaaron.net/jquery/plugins/spellcheck/jquery.spellcheck.js




On Tue, Dec 23, 2008 at 5:12 PM, MorningZ morni...@gmail.com wrote:

 Any idea how to get this plugin

 - Load up Firefox and Firebug (which you should have as a JavaScript
 developer)
 - Pull up the page you link to above
 - in the Net tab on Firebug, go to the jquery.spell.check.js line
 - Right click the Response tab and choose Copy Response Body

 The contents of the script is now sitting in your clipboard





 On Dec 23, 10:40 am, Raghu techhel...@gmail.com wrote:
 Hi, I am looking for JQuery spell checker plugin from brandon... I can below
 below link but there is no script and documentation available..
 Any idea how to get this plugin.

 http://plugins.jquery.com/project/spellcheck

 Thanks
 Raghu