[jQuery] Re: Feedback on new plugin: wrapSelection

2008-07-25 Thread Richard D. Worth
Really nice. The demo page is a huge help. A quick test revealed an issue: If you start selection on a LI and end on a non-adjacent LI (that is, 1-3, 1-4, 2-4) the first and last will be selected, but the middle one(s) will not. - Richard On Fri, Jul 25, 2008 at 9:49 AM, Finding_Zion <[EMAIL PRO

[jQuery] Re: Feedback on new plugin: wrapSelection

2008-07-25 Thread Finding_Zion
I added a demo page to the plugin. http://extra.gnpcb.org/demo/wrapSelection/test.html. I've verified that it works on jquery 1 and higher. Also that it works with Internet Explorer 7 and Firefox 2. Any feedback on problems or things that can be made better would be appreciated. Jeremy On J