may be $(resp.id).fadeOut();
:)
2009/2/17 Ashit Vora
>
> Hi,
> I 've a small query, I have a table with each row having a unique id
> (eg. 1,2,3,4)
>
> As an Ajax response I receive ID in JSON format.
>
> I want to remove the row having that ID.
>
> For selecting element using Id, I general
The *opener* property returns a reference to the window that created the
window.
2009/2/17 r1u0...@gmail.com
>
> And how can I determinate name opening window?
>
> On Feb 17, 3:53 pm, Hernando Gisinger wrote:
> > opener.function_name();
> >
> > cheers
>
Is for html only, no javascript is run.
2009/2/17 r1u0...@gmail.com
>
> It is showing correct html, exactly which I'm expecting, but it seems
> it's not executed. I was also trying to specify type of transmission
> for html, but it's not working.
>
> www.w3.org/TR/xhtml1/DTD/xhtml1-transitional
opener.function_name();
cheers
2009/2/17 r1u0...@gmail.com
>
> Hi,
>
> I've got question.
> I'm opening a new javascript window after clicking on button. On
> parent page I've got some jquery stuff. Is it possible to execute some
> function on parent site when new window was closed or by clicki
pdiro: $("#pdirection").val(), <-- this ","
2009/2/17 webspee...@gmail.com
>
> That is what I figured.
>
> How does this block of code look?
>
> [html]
> $.post("../pu/puajax-x.html",{
> mode: "contactrow",
> loginid: $("#loginid").val(),
> field: $("#sortf
May be $.postJSON work too!!!
2009/2/17 IanW
>
> Sorry all, I've fixed this now by just appending the time on the end
> of the request to make it appear differerent to IE each time, this
> seems to work!
>
> On Feb 17, 11:49 am, IanW wrote:
> > Hi,
> > I've got an application developed in ASP.N
6 matches
Mail list logo