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?my cancel , theirs

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

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -