|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Sending Variables between frames Hello , I have a frameset where one of the frames (I would call training module) is a set of 3 dropdown multiple choice. I wish I could from a javascript event <onclick> should be able to pass the value of a variable frame of <module formation>. or it is possible with any other language |
#2
| |||
| |||
Re: Sending Variables between frames Hello This is only possible if you can reload the frame in question with a parameter that will Get the value in question.also You can send stuff at the time you create the frame by setting GET parameters. If you want to send data into an existing frame you'll need to call javascript in the master window. |
#3
| |||
| |||
Re: Sending Variables between frames hello, it is also possible to refer directly to other frames Javascript. Imagine a frame "modules" and other "content", when clicking on the lists in "menu", you can call it eg: MenuActive function () ( parent.frames.contenu.maDiv.innerHTML = 'menu clicked! " ) |
#4
| |||
| |||
Re: Sending Variables between frames i dont this would be possible as Php Does Not seem to have this Features , If you want to retrieve the dates from the one frame to the other frame in the server-side, then you just need to submit the first frame into the second frame |
![]() |
|
Tags: frames, variables |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
HTML Frames | Adrina_g | Software Development | 5 | 19-01-2010 10:06 AM |
24 frames per second | Ximen | Monitor & Video Cards | 5 | 24-02-2009 02:41 PM |
Frames per Second FPS | Renderman21 | Software Development | 3 | 23-02-2009 03:43 PM |
FPS (frames per second) | Theophilus | Overclocking & Computer Modification | 1 | 27-10-2008 03:37 PM |
After the frames? | Rixwel | Software Development | 5 | 15-09-2008 07:23 PM |