[jQuery] not able to receive POST data in php file

2009-12-21 Thread Amit
i am using the following JQuery function to "successfully" POST data to the user_submit.php file, its just that the php file is unable to receive the data. $(function() { $("#submit_js").click(function() { $.post("user_submit.php", { comment: $("#comment").val()

[jQuery] Re: (autocomplete) multiple inputbox using same autocomplete function

2009-10-01 Thread Amit
I know that we can use multiple selector in autocomplete function but we can't access them in result function. On Oct 2, 11:30 am, Amit wrote: > code at the bottom is working fine .. wherein data is coming from > database via postcode.php in following format : > > 2221|BLAK

[jQuery] (autocomplete) multiple inputbox using same autocomplete function

2009-10-01 Thread Amit
code at the bottom is working fine .. wherein data is coming from database via postcode.php in following format : 2221|BLAKEHURST|NSW 4401|ACKLAND|QLD 2221|BLAKEHURST|NSW 4401|ACKLAND|QLD 2221|BLAKEHURST|NSW 4401|ACKLAND|QLD Now issue is I have multiple postalcode, city and state input box in my

[jQuery] JQuery lightbox plugin through we can show flash in overlay..

2009-08-09 Thread Amit
hanks Regards, Amit Kr. Sharma  

[jQuery] Re: DISABLE BUTTON AFTER 1 CLICK ->JQUERY: NOT WORKING WITH IE8

2009-07-07 Thread Amit Rampurkar
o. Finally a working version for IE :) Thanks a lot for your help though and hoping to get help the next time I step back in here with any queries. Regards, ~Amit On Tue, Jul 7, 2009 at 9:38 AM, Cesar Sanz wrote: > > Sorry for my suggestion, I misread your point, thought you were not a

[jQuery] Re: DISABLE BUTTON AFTER 1 CLICK ->JQUERY: NOT WORKING WITH IE8

2009-07-06 Thread Amit Rampurkar
Here is the code from the view source window in IE for the submit button if this can help: Now uploading ...(This may take a minute) Thanks, ~Amit On Mon, Jul 6, 2009 at 2:37 PM, Amit wrote: > > Hi Cesar, > > Thanks for your reply. But that isn't working. It still gi

[jQuery] Re: DISABLE BUTTON AFTER 1 CLICK ->JQUERY: NOT WORKING WITH IE8

2009-07-06 Thread Amit
Hi Cesar, Thanks for your reply. But that isn't working. It still gives me the same result. The form does not post. It is just that the button gets disabled after click. Wonder why it works properly in Firefox and Chrome but not in IE.. :( Please help. ~Amit On Jul 6, 2:14 pm, "

[jQuery] DISABLE BUTTON AFTER 1 CLICK ->JQUERY: NOT WORKING WITH IE8

2009-07-06 Thread Amit
fine with Firefox and Chrome but does not work with IE8 / 7 (compatibility mode). When I click the submit button for the form in IE, it disables the button but the form never submits. (it behaves like an AJAX button where it gets disabled without the submit action ever happening) How do I solve this? Please help me out of this... Thanks, ~Amit

[jQuery] Unique url and browser back button in an ajaxified page.

2009-07-02 Thread Amit
Hi, Does jQuery provides any feature  or  plugin to handle unique url and  browser back button in an ajaxified page. thanks in advance. -- Regards, Amit Kr. Sharma

[jQuery] jQuery get JSON error "data.channel is undefined"

2009-06-20 Thread Amit
Error: data.channel is undefined Source File: http://203.129.220.178/gri-valudeal/new.html Line: 131  line :131 bcontains the function :    getJSON Any one having any idea why this error is coming. -- Regards, Amit Kr. Sharma Mobile:  09780141161 Profile:   http

[jQuery] Re: using find method on a documentFragment attached node

2009-06-12 Thread amit
odified by that CSS class. Basically the classes set in the class attribute, if defined outside the fragment, become just simple labels." so this means searching elements inside the fragment is not supported. Is there any work around available for this? Thanks, amit On Jun 12, 5:

[jQuery] using find method on a documentFragment attached node

2009-06-11 Thread amit
ocument.find('div.pointer'); alert (d.length); but the above alert always returns "0" length. The same code works fine in IE. I am using jquery 1.3.2. I apologize if something along these lines has been discussed earlier and would appreciate if someone guides me in this. Thanks, amit

[jQuery] IFrame caching in Firefox

2009-06-05 Thread Amit Saurav
Hello, I am using a jQuery script to insert iframe in the document after the page load completes as follows: jQuery(window).load(function() { var container = jQuery(‘#container_id”); jQuery(‘’).prependTo(container); }); Apparently there is a problem (or probably a speed-up trick) with F

[jQuery] Using jQuery to insert IFrame dynamically after page loads.

2009-06-05 Thread Amit Saurav
Hello, I have a use case in which I need to insert an IFrame as a child to an existing DIV just after the page load completes. That is, the request to fetch content for this Iframe should go to the server "after" all the media in the page has loaded, basically after the page "load" event and not

[jQuery] HELP jQuery and Ajax form submission !!!!!!!!!!!!!!!! help ! help !! help !!!! help !! help !! help !!

2009-06-03 Thread Amit
ion() {<br>                 $('#feuappsdiv').append("<div id='message'></div>");<br>                 $('#message').html("<h6 style='padding:5px 0 0 20px;color:red;'>Request Submitted!</h6>")<br>                 .fadeOut(5000, function() {<br>                 });<br>             }<br>             });<br>              $('#message').remove();<br>         <br>         });<br>     });<br> Html Code is ::                                                   Comments                     "_javascript_:document.getElementById('content_feature_app').style.display='none';" src="" name="submit" title="submit" alt="Close" />                                     Any knid of help is appreciated. thanks -- Regards, Amit Kr. Sharma Profile:   http://www.linkedin.com/in/amit2sharma Email id:  amit.mca...@gmail.com  

[jQuery] Select box// onchange in niceform doesn't work !!

2009-05-26 Thread Amit
uch a situation, or any work around. Any kind of help is appreciable , thanks -- Regards, Amit Kr. Sharma Profile:   http://www.linkedin.com/in/amit2sharma  

[jQuery] [Form submittion not working]>>any error in the code..... please check

2009-05-02 Thread Amit
tion={ALL_MY_REQUESTS_REDIRECT};                                 }                         );                                        return false;                 }                 showNotice('Response posted!','Project '+ projectname);             );         }     );    --

[jQuery] How to adjust the position of the of the error message in jQuery

2009-04-17 Thread Amit
Hi is there any way  by which we can adjust the position of the of the error message  in jQuery... i.e, not after the input box , some container that I specify (through id). Thanks Amit Shrama    

[jQuery] IE freez when I open a page with tabs.

2009-03-31 Thread amit
ot of data but it worked before. Anyone know why its freezing or how can I debug to find out who is responsible for this. It works fine in FF. Regards, Amit

[jQuery] Re: Executing javascript that comes inside an AJAX response

2009-03-27 Thread Amit Shah
--- > > So there's a function in the response ajax called sometesting(). It's > called in two ways: > by an inline mouseover, and by a jQuery selector (take your pick)-- > both methods are on the ajax page. > > No higher power need be invoked. > &g

[jQuery] Re: Executing javascript that comes inside an AJAX response

2009-03-26 Thread Amit Shah
t work. If you want to do it before then, > you'd have to do it server-side before sending the response. > > On Mar 26, 2:14 am, Amit Shah wrote: > > > > > you didn't get it. > > i mean the function written in response text. which has be evaluated. > &

[jQuery] Re: Executing javascript that comes inside an AJAX response

2009-03-26 Thread Amit Shah
ntentDiv.innerHTML = data > > to (with the appropriate selector for your div): >  $('div').html(data); > > On Mar 24, 3:44 am, Amit Shah wrote: > > > it's not working. > > > well eval(responseText); don't works. > > > cells = divResult.get

[jQuery] Re: Executing javascript that comes inside an AJAX response

2009-03-24 Thread Amit Shah
it's not working. well eval(responseText); don't works. cells = divResult.getElementsByTagName("script"); alert(cells.length); for (var i = 0; i < cells.length; i++) { alert(cells[i].innerHTML

[jQuery] Question Regarding Superfish

2009-01-21 Thread Amit Shah
}); Can someone help me out? Thanks in advance. Kind Regards, Amit Shah

[jQuery] issue regarding superfish horizontal menu

2008-12-23 Thread Amit Negi
Amit Negi

[jQuery] using my{} instead of ${}.

2008-11-06 Thread Amit Sharma
Hi Can I use any other character in my jquery functions. Thats may be using my{} instead of ${}. Thanks Amit Sharma

[jQuery] Problems with Firefox and JCarousel

2008-11-04 Thread Amit
forgot to mention that it's Jcarousel i'm about.

[jQuery] Problems with Firefox

2008-11-03 Thread Amit
d but it's built on wordpress. i also tried adding the ($.browser.safari || $.browser.mozilla) hack from one the other posts but nothing.. i also tried removing completely the other jquery scripts i have there and nothing helps. thanks for any help and for the precious time! Amit

[jQuery] Table Manipulation Help!

2008-06-13 Thread Amit
Hello all. I'm new to jQuery and Javascript. I've been trying to solve a problem since last 2 days.. :( Here is my HTML: 1 2 3 4 5 6 In this table you can see that 2nd column has links. Now what I want to do is copy the respective links to 1st column. So, it

[jQuery] Table Manipulation Help!

2008-06-13 Thread Amit
Hello all. I'm new to jQuery and Javascript. I've been trying to solve a problem since last 2 days.. :( Here is my HTML: 1 2 3 4 5 6 In this table you can see that 2nd column has links. Now what I want to do is copy the respective links to 1st column. So, it

[jQuery] getting value out of datepicker

2008-04-24 Thread Amit Uchat
picker("getDate")); Thanks in advance, Amit -- Know that you are special but be ordinary. -Sri Sri Ravisankar

[jQuery] PHP and ajaxForm submit generates duplicate HTML!

2008-02-05 Thread Amit
First, here is my code for test.php file. It has a form with 2 text fields. Once submitted it adds a record to database and gives a message "1 record added." in a div "message" : $(document).ready(function() { $('#form1').ajaxForm({ target:

[jQuery] Re: which query is most efficient?

2007-12-04 Thread Amit Uchat
Benjamin, very good way to explain complex information. I would look forward to hear more on your website. On Dec 4, 2007 8:23 PM, Benjamin Sterling <[EMAIL PROTECTED]> wrote: > Dave, I know I am getting in here late, but I did a post on fast selectors > that may point you in the right direction:

[jQuery] Re: jQuery improving performance

2007-12-03 Thread Amit Uchat
thank you all for quick and quality replys... I am re-writing my script to accomodate new suggestions. and profile my function again to check any improvement. Thanks, Amit On Dec 3, 2007 10:36 AM, Dave Methvin <[EMAIL PROTECTED]> wrote: > > > > I want to improve performance fo