[jQuery] Re: Dissect an ID

2009-08-30 Thread Jorge Godoy
I'd math the regex "\d+$", i.e., I'd get numbers at the end of the value. Then you could operate on the matched value. -- Jorge Godoy On Sun, Aug 30, 2009 at 19:29, Phil wrote: > > In jQuery how do I remove a certain part of an id... > > for example i

[jQuery] Re: Load content after page done

2009-04-25 Thread Jorge Godoy
Take a look at the AJAX section of the documentation. You'll see several methods there that might help you. -- Jorge Godoy On Sat, Apr 25, 2009 at 5:12 PM, Coder wrote: > > Hello Jquery member's > I have question about how to make div load content after page done,

[jQuery] Re: Another date picker

2008-12-13 Thread Jorge Godoy
Is there I18N support? I missed a "today" button... -- Jorge Godoy On Thu, Dec 11, 2008 at 12:40 AM, Alex Kroman wrote: > > Hi -- > > We just released another date picker using jQuery that we've been > using internally at OpenSourcery for a while now an

[jQuery] Re: Jquery Cycle Plugin Problem

2008-11-10 Thread Jorge
On 7 nov, 19:00, Mike Alsup <[EMAIL PROTECTED]> wrote: > > There is a problem with pc memmory when the plugin is working ( Tested > > in a few pcs). At Least you need a 2 core duo for a not problem > > experiencie, but try in a pentium  4 with 1gb of ram... and you will > > Khnow. > > Open the tas

[jQuery] Jquery Cycle Plugin Problem

2008-11-07 Thread Jorge
There is a problem with pc memmory when the plugin is working ( Tested in a few pcs). At Least you need a 2 core duo for a not problem experiencie, but try in a pentium 4 with 1gb of ram... and you will Khnow. Open the task administrator and test de memmory. Any Solution for this?