[jQuery] generic jquery tip

2009-05-19 Thread ocptime
for each tip, ie; make it generic? Any help appreciated. Thanks in advance, ocptime

[jQuery] Re: generic jquery tip

2009-05-19 Thread ocptime
hi all, it's a shame that u guys don't have an answer. ocptime On May 19, 5:39 pm, ocptime mail.samgeo...@gmail.com wrote: Hi,   In my application I have many tips ( which are divs ) for eg: a tip explaining what are recurring invoices, items etc. Each of these tips has a close button

[jQuery] JQuery css selector

2009-05-18 Thread ocptime
=/items/makeActive/444Make Active/a /li li id=delete_item a href=/items/delete/444img src=http://example.com/images/ unchecked.gif //a a href=/items/delete/444Delete/a /li li /li /ul /span /div /code Thanks everyone, ocptime

[jQuery] Re: JQuery css selector

2009-05-18 Thread ocptime
Hi, It's not working :). How can i select using the jquery ul li selector? Thanks ocptime On 18 May, 13:39, Peter Edwards p...@bjorsq.net wrote:   $('#delete_item a').click(function(){     return (confirm('Are you sure?'));   }); This will only work if there is one item to delete

[jQuery] Re: JQuery css selector

2009-05-18 Thread ocptime
Hi, It's not working :). How can i select using the jquery ul li selector? Thanks ocptime On 18 May, 13:39, Peter Edwards p...@bjorsq.net wrote:   $('#delete_item a').click(function(){     return (confirm('Are you sure?'));   }); This will only work if there is one item to delete

[jQuery] Re: JQuery css selector

2009-05-18 Thread ocptime
Hi, It's not working :). How can i select using the jquery ul li selector? Thanks ocptime On 18 May, 13:39, Peter Edwards p...@bjorsq.net wrote:   $('#delete_item a').click(function(){     return (confirm('Are you sure?'));   }); This will only work if there is one item to delete

[jQuery] Re: JQuery css selector

2009-05-18 Thread ocptime
Hi, It's not working :). How can i select using the jquery ul li selector? Thanks ocptime On 18 May, 13:39, Peter Edwards p...@bjorsq.net wrote:   $('#delete_item a').click(function(){     return (confirm('Are you sure?'));   }); This will only work if there is one item to delete

[jQuery] select() not working

2009-01-14 Thread ocptime
? Thanks in Advance, Regards ocptime

[jQuery] Re: select() not working

2009-01-14 Thread ocptime
Hi all, It works. Thanks for the help. ocptime On Jan 14, 4:46 pm, jQuery Lover ilovejqu...@gmail.com wrote: OFFTOP: Ups, I meant *typo not *type (made a typo myself :) ) Sorry. - Read jQuery HowTo Resource  -  http://jquery-howto.blogspot.com On Wed, Jan 14, 2009 at 4

[jQuery] When to use LiveQuery plugin

2009-01-14 Thread ocptime
with the form plugin. can u pls cite me a small sample code or some pointers on the web where both are used. Thanks in advance ocptime