/    Sign up×
Community /Pin to ProfileBookmark

is it possible for calling inline frame page with in the page itself?

is it possible for calling inline frame page with in the page itself(is not a pop up window-no title bar,status bar).just a table alone…

Anyone help me on this.find attached the gif.

[upl-file uuid=90bd279e-f88f-4cae-b49b-7d8b754cd133 size=3kB]st.gif[/upl-file]

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@7studApr 19.2005 — ...of course:

window.frames["iframeName"].document.getElementById("someID");
Copy linkTweet thisAlerts:
@gmmsk7authorApr 19.2005 — I tried with what you are given..is giving error message it is null or not an object.

actully inline frmae page is one place.i am calling the inline page in the XSL through javascript

function callSticky(){

window.frames["sticky"].document.getElementById("s");

}

<iframe name="sticky" id="s" src="../xml/yellow_sticky.htm" scrolling="no"

frameborder="0" width="244" height="225"

align="center">

<img src="../images/sticky.gif" style="cursor:hand" border="0" onClick="javascript:callSticky()"/>

Can u please guide me?
×

Success!

Help @gmmsk7 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...