Hi,
I've been work working jQuery for more than 4 month, and really love
it. There are still a lot thing I need to learn, here is one:
I like to create a function, Get_MyData. test_ajax() alway return
"undefine". what's wrong in my code, what's the proper way to do
this?
Thank you very much
I found the problem,
this.blur(); in tb_init
once I remove it. works fine
On Sep 4, 12:00 pm, wesbird <[EMAIL PROTECTED]> wrote:
> Hi,
> I just found this problem, I have a asp.net application, at client
> side, I use thickbox to show some picture in a modal dialog box, kind
Hi,
I just found this problem, I have a asp.net application, at client
side, I use thickbox to show some picture in a modal dialog box, kind
of. generally, when you click a link, my code will show a modal with
pictures in it. It works fine till today, when I click the link, whole
IE window go un
Hi,
I have a input type=textbox in my page, this input have limit
width(80), but inside could be a long string(> 80), now I use
$("#myTextBox").attr("disabled", true);
to disable it so end user can not type anyting in side, which works
great. but I also like have end user put cursor inside and m
Hi,
I have this problem. check the code below
when first checkbox unchecked will disable 2nd checkbox and textbox;
when 2nd checkbox unchecked will disable textbox.
now 2nd checkbox works just fine, but I have problem to make 1st one
work.
I use
$(this).parent().nextAll().attr('dis
Hi,
I have table with checkbox in every td, if anyone checkbox checked,
I should disable all other checkbox in the same row. Now how I can
select all checkbox in the same row but not current one. Thank you?
Is jQuery doc down today?
Thanks,
Wes
Hi,
I tried to select all td in the same row from a td, so I tried,
$(id).parent(" > td")
it does not work. How I can do it?
Thank you, I will look at it.
On Apr 23, 10:53 am, Seth - TA <[EMAIL PROTECTED]> wrote:
> Check this out.http://jqueryfordesigners.com/coda-popup-bubbles/
>
> I haven't done it personally, but its close. Seems cool. Hope it
> helps.
>
> Seth
>
> On Apr 2
Hi,
I'm looking for a solution to create a popup window like google map
infowindow. when I google it, all about how to create infowindow in
google map which is not what I am looking for. I start use jQuery
about 3 month agos, I really like it. Does anybody experise it? or
what's term of it so I
Hi,
I just start use jQuery for about 3 month. It really save me a lot
of work.
Now I have this problem, I have a div with 4 round corner. I made by
picture. there are all kind elements inside, dropdown list, button,
list, textarea, checkbox, ...
Now we decide to change it to this, initially
I thought I have a alert in gmail so I don't have to back here to
check if I have reply. obvious I'm wrong. I just found I have reply
till now. Thank you, Shawn and Brian, it helps. I apologize about
post a big message. I will not do this again.
Wes
On Mar 27, 7:10 pm, Shawn <[EMAIL PROTECTED
Hi,
I have a big table in my page, how I can know which row/col when I
click a cell?
Thank you,
Wes
12 matches
Mail list logo