With jQuery, add higher z-index object to an unknown location in the DOM? -
i know can find() things , replace() things, have find in foreign site (not foreign, national site of local site...but diff codebase, ok?). national form framing in local page, , want replace national "cancel" link own. can on first screen because know is, form screens variable sizes, , cancel link anywhere. (see image problem). trying say: "find class wherever in dom, , somehow create higher layer , plaster object on top of whereever is". possible?
this got mooted events, think still have find , replace object...you either have dom node available or don't. @ least, if not directly manipulate it, have find position of object , add new object in same coordinates.
Comments
Post a Comment