[jQuery] Re: Copy content from one field to another

2009-10-19 Thread Conrad Cheng
install firebug in your ff and you can see your js errors On Tue, Oct 20, 2009 at 11:05 AM, ReynierPM wrote: > > Bi Jing wrote: > >> Weird, Its working on my IE/FF >> > > I'm working with FF 3.5.3 also > > This is my JS code: > > > $().ready(function() { > $('.corner').corner(); > > $('#paypal_

[jQuery] Re: Get help with wildCard selector

2009-09-13 Thread Conrad Cheng
That's great, Thanks Steven. On Mon, Sep 14, 2009 at 11:33 AM, Steven Yang wrote: > i think what you want is > $('div[id^=abc-]').size() > > $('#div[...') means id="div" and something else but you dont have anything > with id = div > &g

[jQuery] Get help with wildCard selector

2009-09-13 Thread Conrad Cheng
Dear all, I have certain div with below format I want to get the no of div who contain abc-* and i have used the wildcard , but i seems not work for me... I have tired $('#div[id^="abc-"]').size() Can anyone give some hints to me with many thanks!

[jQuery] Re: jQuery lightbox

2009-08-24 Thread Conrad Cheng
Did you declare the path correctly for jquery.js and lightbox.js? On Tue, Aug 25, 2009 at 1:32 PM, Ram... wrote: > > Hi, > > Lightbox is not showing on prod site, but its working on local box > and internet. > > Any idea what may be the problem? > > Thank you, > Ramanjaneyulu

[jQuery] Re: How to deterine number of words in a string?

2009-07-27 Thread Conrad Cheng
The most important part in my string is..it contains chinese characters... For an example I come from 香港<---so totally 5 words instead of length = 15 Thx all of you. On Tue, Jul 28, 2009 at 7:23 AM, RobG wrote: > > > > On Jul 28, 5:09 am, Liam Byrne wrote: > > A letter count is FAR easier

[jQuery] Re: How to deterine number of words in a string?

2009-07-26 Thread Conrad Cheng
e out in this regards > > > > > Warm Regards, > > > > > Mari Raj K, > > > Bangalore > > > +91 9916140688 > > > > > On Fri, Jul 24, 2009 at 3:49 PM, Liam Potter >wrote: > > > > > > you don't need a plugin, th

[jQuery] How to deterine number of words in a string?

2009-07-24 Thread Conrad Cheng
Hi all, Any jquery plugin can check number of word in a string instead using of .length?... Many thanks. Conrad

[jQuery] Re: Can I get code example ?

2009-06-26 Thread Conrad Cheng
http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/ On Fri, Jun 26, 2009 at 3:37 PM, Jörn Zaefferer < joern.zaeffe...@googlemail.com> wrote: > > This could help: http://jquery.bassistance.de/autocomplete/demo/json.html > > Jörn > > On Fri, Jun 26, 2009 at 2:11 AM, Jaikit

[jQuery] Re: Rond Corners Question....

2009-06-25 Thread Conrad Cheng
Seems IE is not On Thu, Jun 25, 2009 at 7:21 AM, Cesar Sanz wrote: > > Corners Plugin? > > AFIK it works with the most used browsers > > - Original Message - From: "Erik R. Peterson" > To: > Sent: Tuesday, June 23, 2009 12:15 PM > Subject: [jQuery] Rond Corners Question > > > >