[jQuery] unsubscribe

2007-11-30 Thread Angelo Zanetti
Hi guys. I have subscribed to this group but im not using a gmail account, how do I unsubscribe? thanks

[jQuery] Re: ThickBox 3 - Strange Bug in IE

2007-09-11 Thread Angelo Zanetti
Hi guys. Ive had a similiar problem and not had a solution, Ive read the forums on the thickbox site and have tried what was suggested, hacking CSS and JS files. Using 1.1.2 Thickbox and also try using latest version of JQuery, Nothing worked. It seems that its quite a hectic bug that many

[jQuery] Does JQuery 1.2 solve the thickbox positioning problem when scrolling?

2007-09-11 Thread Angelo Zanetti
to the CSS in the latest version. Please advise. Thanks Kind regards -- Angelo Zanetti Systems developer *Telephone:* +27 (021) 552 9799 *Mobile

[jQuery] Re: Does JQuery 1.2 solve the thickbox positioning problem when scrolling?

2007-09-11 Thread Angelo Zanetti
Of Angelo Zanetti Sent: mardi 11 septembre 2007 14:49 To: jquery-en@googlegroups.com Subject: [jQuery] Does JQuery 1.2 solve the thickbox positioning problem when scrolling? Hi all Does JQuery 1.2 solve the thickbox positioning problem when scrolling? The problem is when you have scrolled down

[jQuery] show new image in gallery

2007-09-06 Thread Angelo Zanetti
: http://ajaxpatterns.org/Periodic_Refresh I'd appreciate any comments and help. Thanks in advance. -- Angelo Zanetti Systems developer *Telephone:* +27

[jQuery] Re: show new image in gallery

2007-09-06 Thread Angelo Zanetti
; } Of course that is not tested, but I did something similar in another project. On 9/6/07, *Angelo Zanetti* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi all This is more of a general question but is linked to JQuery. Here is the scenario: I have an image gallery

[jQuery] Re: OT - AJAX book

2007-07-02 Thread Angelo Zanetti
] mailto:[EMAIL PROTECTED] wrote: Ajax in Action Ajax Design Patterns ... and of course, Head-Rush Ajax Angelo Zanetti wrote

[jQuery] OT - AJAX book

2007-06-29 Thread Angelo Zanetti
Hi all I've used JQuery for a project and it was fine. Now I want to buy a book just for AJAX not necessarily jQuery. What would you guys suggest? Thanks in advance. Angelo

[jQuery] Re: OT - AJAX book

2007-06-29 Thread Angelo Zanetti
recommends it), one chapter on Ajax, what you need and want to know. http://www.oreilly.com/catalog/jscript5/index.html Make sure you buy the Fifth Edition if you buy it, it's the latest one. Fred On 6/29/07, *Angelo Zanetti* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi all

[jQuery] Re: jQuery and confirm

2007-06-27 Thread Angelo Zanetti
it has the class=thickbox. You need to either build a wrapper function that articulates the thickbox together with the confirm() command. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Angelo Zanetti Sent: mercredi 20 juin 2007 10:00 To: jquery-en

[jQuery] Re: Thickbox, JQuery and editInPlace

2007-06-22 Thread Angelo Zanetti
and there are no JS errors. Please if anyone can assist that would really be a help, anything, thanks Angelo Zanetti wrote: hi all, i have used jQuery with thickbox and editInPlace (http://15daysofjquery.com/edit-in-place-with-ajax-using-jquery-javascript-library/15/) successfully in Firefox

[jQuery] Thickbox, JQuery and editInPlace

2007-06-21 Thread Angelo Zanetti
hi all, i have used jQuery with thickbox and editInPlace (http://15daysofjquery.com/edit-in-place-with-ajax-using-jquery-javascript-library/15/) successfully in Firefox. However doesnt seem to work at all in IE. Basically its meant to work like if there is a section of text, click on it and

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
: Have you tried $.noConflict()? See: http://docs.jquery.com/Using_jQuery_with_Other_Libraries On Jun 6, 11:33 pm, Angelo Zanetti [EMAIL PROTECTED] wrote: Hi Michael. Its very difficult for me to give you a link because you have to unfortunately login to the system. Maybe I can expain clearly

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
$ as something else, use that name, or use: jQuery(loadGrid); -Mike From: Angelo Zanetti Its very difficult for me to give you a link because you have to unfortunately login to the system. Maybe I can expain clearly what the script does. In the head I include the jqeuery js script and also

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
Sauyet wrote: Angelo Zanetti wrote: Its very difficult for me to give you a link because you have to unfortunately login to the system. Maybe I can expain clearly what the script does. [ ... ] This is unlikely to be enough information to allow the community to help. It's difficult to help

[jQuery] [SOLVED] Re: [jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
after the page is loaded. If you've renamed $ as something else, use that name, or use: jQuery(loadGrid); -Mike From: Angelo Zanetti Its very difficult for me to give you a link because you have to unfortunately login to the system. Maybe I can expain clearly what the script does

[jQuery] Problem with JQuery and existing JS code.

2007-06-06 Thread Angelo Zanetti
Dear all. I have been having trouble with integrating JS into existing website. The particular files that we are trying to include the Jquery into the JS that exists in the files just stops working. Even basic stuff for example even if I called a function called hello() and in there it just had

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-06 Thread Angelo Zanetti
Michael Geary wrote: Angelo, can you post a link to a test page? Without seeing the problem in action, we would all be just guessing. From: Angelo Zanetti I have been having trouble with integrating JS into existing website. The particular files that we are trying to include the Jquery into the JS