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()
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
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
hanks
Regards,
Amit Kr. Sharma
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
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
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, "
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
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
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
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:
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
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
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
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
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
tion={ALL_MY_REQUESTS_REDIRECT};
}
);
return false;
}
showNotice('Response posted!','Project '+ projectname);
);
}
);
--
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
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
---
>
> 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
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.
> &
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
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
});
Can someone help me out?
Thanks in advance.
Kind Regards,
Amit Shah
Amit Negi
Hi
Can I use any other character in my jquery functions. Thats may be using
my{} instead of ${}.
Thanks
Amit Sharma
forgot to mention that it's Jcarousel i'm about.
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
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
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
picker("getDate"));
Thanks in advance,
Amit
--
Know that you are special but be ordinary. -Sri Sri Ravisankar
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:
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:
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
34 matches
Mail list logo