thanks for your response. but I dont know how to
incorporate the dhtml. Not sure where to put the code
and where to put the if then statements to turn the layers
on and off. Is it possible to get the function inside
the iframe to send the variables the main page needs
in order to play the...
here is the function that is in the inframe, and needs it
needs to activate the media player in the parent page.
I get "object expected" error. I included the parent.frames
line. what now?
parent.frames[0].setBandwidth (connectionSpeed) {
if...
well there is a button in the iframe that needs to
activate a function in the parent page. When using
an iframe, I cannot get the parent function to
work. It supposed to send a variable to my
mediaplayer element in the parent page.
How can I do that? I tried solving that problem and
noone...
i have posted this in every forum that you mentioned,
noone seems to have an answer. But there is a website
called www.longislandwebtv.com and they seem to make it
work somehow and I cannot figure out how hey do it.
can anyone help me?
I would like to call other pages onto my main page
using a pop up menu that has tags that look like:
linkset[0]='<div class="menuitems"><a href="http://www.webpage.com">menu button text</a></div>'
I have tried an iframe, but it causes problems. So I am...
I would like to call other pages onto my main page
using a pop up menu that has tags that look like
this: (i have the pop up menu working but cant link
the onclick event to changing the SSI in the layer.
linkset[0]='<div class="menuitems"><a...
I would like to call other pages onto my main page
using a drop down menu that has tags that look like:
linkset[0]='<div class="menuitems"><a href="http://www.webpage.com">menu button text</a></div>'
I have tried an iframe, but it causes problems. So I am
tryingto use SSI...
I have an html page that has a pop up menu.
the selections on the menu are supposed change
a page in a layer that I have which contains more
buttons thats call functions to the parent page.
How do I go about creating a way to make the layer
switch the pages inside from a button using SSI?
Im kinda confused. If I put the include statement
in the layer lets say, how do I change it when I
want another page in the layer? I do understand that
I can creat a page and only display certain sections of
it in the layer as they are called by the button, but
i have no idea how to do that...
Thanks for your speedy reply!
Now, how do I tell the pop up menu buttons to load
different ssi pages when clicked?
I used an iframe, but I can't send a function variable from
it to the parent window where it needs to be processed
by the MediaPlayer element.
This is what my pop up button looks...
Thanks for your quick response. But im confused.
I tried doing the window.top.elementname, but im not sure
if I put it in the right place, or if I even put the
correct element name. The javascript function
sets up a variable to send an embeded win media player
in the parent page. its...
I read this thread and I have a similiar question.
I have an iframe that I can load other pages into.
Now, in the other pages, i have buttons that
call a javascript function in the parent page.
I tried labeling the function parent.function(name)
but I get an error. Object expected is what is...
Thank you for your reply, now how do I make it so that I can basically put a whole page of info, including images which would also act as buttons inside that div everytime a new link is pressed? Do I need asps for that?
or would CSS solve my problem?
I am trying to get a layer to display different content
everytime a different text link (part of a pop up menu)
is pressed. Where do I even begin? Do I need to use ASPs
for this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.