Hi

i want a jquery plugin to view word files,

can somebody help me out in this regards


Warm Regards,

Mari Raj K,
Bangalore
+91 9916140688


On Fri, Jul 24, 2009 at 3:49 PM, Liam Potter <radioactiv...@gmail.com>wrote:

>
> you don't need a plugin, this will do it
>
> var string = $("span.string").text();
> var count = string.split(" ");
> alert(count.length);
>
>
> Conrad Cheng wrote:
>
>> Hi all,
>> Any jquery plugin can check number of word in a string instead using of
>> .length?...
>>
>> Many thanks.
>>
>> Conrad
>>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery (English)" group.
To post to this group, send email to jquery-en@googlegroups.com
To unsubscribe from this group, send email to 
jquery-en+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to