Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
rob :: digitalburn #1
targetting an iframe from a form
Hi,
Just a quick question - I've got a form which on submission is supposed to
load the new page in a target iframe. I've used the target property
(targetting the iframe, which is named using the id property), but it
doesn't want to work - keeps opening a new window instead.
I've used this method successfully before to target normal frames, so I was
surprised it didn't work with in iframe. Has anyone got any ideas on how to
do this? I'm guessing it's very simple.
Thanks
Rob
rob :: digitalburn Guest
-
Usercontrols targetting Tablet PC to be made compatible for Laptop
We have an application built targetting the tablet pc, but now the application has to be distributed to Laptop pc also, the application uses ink... -
Form with nested iframe stumper
:confused; I have a form with a nested iframe. At the top of the form (outside the iframe) there is a drop-down box that is used to filter a large... -
Targetting a specific Flash *Player* version
Hi all, We're evaluating a number of methods of creating rich clients for a Java-based medical app. We'd like to implement a rich client, but... -
Targetting AVPresence inside a movieclip
Connecting an AVPresence instance which is at the _root with the following code works fine slot1.connect(nc); slot1.setUsername(userName); ... -
Correct targetting, root or parent?
I have created a dropzone on the main stage where, when a dragged item is placed it deletes, basically a trash can. All works fine with this code... -
rob :: digitalburn #2
Re: targetting an iframe from a form
Oops, never mind, I did it, just naming it using the name property
instead... I thought of that earlier, but didn't use it as it messed up some
of my JavaScript, but I changed the JavaScript so all the little functions
are happy now :)
rob :: digitalburn Guest



Reply With Quote

