[jQuery] Re: problem using jquery and prototype together

2008-12-12 Thread Amardeep
by indicating such before starting the script as var $v =jQuery.noConflict(); $v(document).ready( fun ); -- Amardeep Sarkar

[jQuery] Re: Fire bug error : too much recursion

2008-10-03 Thread Amardeep
yes it is set to 0.9 currently thanks karl On Fri, Oct 3, 2008 at 5:52 AM, Karl Swedberg [EMAIL PROTECTED] wrote: Hi Amardeep, Please note that the opacity range is from 0 to 1, so while using 1.9 might not result in an error, it probably should be avoided. --Karl Karl

[jQuery] Re: Fire bug error : too much recursion

2008-10-02 Thread Amardeep
a bit more information before anyone can help. An example page would be helpful. How did you find out that it may be because of the jason library used .. Karl Rudd (PS On a site note, it's JSON (JavaScript Object Notation), not JASON.) On Wed, Oct 1, 2008 at 5:28 PM, Amardeep [EMAIL PROTECTED

[jQuery] Re: Fire bug error : too much recursion

2008-10-02 Thread Amardeep
thanx it works for me .. i am such a stupid On Thu, Oct 2, 2008 at 12:27 PM, BB [EMAIL PROTECTED] wrote: The syntax of this function is wrong! $(#div_id).animate({ opacity:1.9 }, 1200); http://docs.jquery.com/Effects/animate#paramsdurationeasingcallback On 2 Okt., 08:51, Amardeep [EMAIL

[jQuery] Re: Fire bug error : too much recursion

2008-10-01 Thread Amardeep
Line 2 after some searching i found that it may be because of the jason library used .. can any one tell me how do i fix it .. In IE i got an alert saying that Stack Overflow at line [line 1] -- Amardeep Sarkar

[jQuery] Re: dealing with multiple forms having same id

2008-09-29 Thread Amardeep
value=poll_view_voting type=hidden /td /tr /tbody /table /div /form /div -- Amardeep Sarkar

[jQuery] Re: dealing with multiple forms having same id

2008-09-29 Thread Amardeep
Gunawardena __ {Web Designer / Developer} Tel: +94 038-228-4323 Mobi: +94 077-393-8516 Blog: http://www.pgdesigning.com IM : pgdesigning -- Amardeep Sarkar

[jQuery] Re: dealing with multiple forms having same id

2008-09-29 Thread Amardeep
/tbody /table /div /form /div -- Amardeep Sarkar

[jQuery] Re: Metadata parameter as selector

2008-09-29 Thread Amardeep
:4).metadata().remove(); Anyway, is this possible with metadata at all? Thanks for any help. -- Amardeep Sarkar