Click here to Skip to main content
15,922,155 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: alternative to javascript Pin
Scott Serl4-May-05 20:51
Scott Serl4-May-05 20:51 
GeneralRe: alternative to javascript Pin
brian555-May-05 2:15
brian555-May-05 2:15 
GeneralRe: alternative to javascript Pin
Scott Serl5-May-05 17:21
Scott Serl5-May-05 17:21 
Generalinplace expansion Pin
vivekananda tadala4-May-05 7:16
vivekananda tadala4-May-05 7:16 
GeneralRe: inplace expansion Pin
vivekananda tadala4-May-05 7:17
vivekananda tadala4-May-05 7:17 
GeneralRe: inplace expansion Pin
Brian Van Beek4-May-05 8:29
Brian Van Beek4-May-05 8:29 
GeneralBrowsers, file associations, content-types: HELP!! Pin
Steve Kearon4-May-05 1:49
Steve Kearon4-May-05 1:49 
GeneralJS: calling another HTML function Pin
The_Server3-May-05 23:22
The_Server3-May-05 23:22 
Hi all Smile | :)

Well...
I know it is a simple question for guys like you,
But I need an answer.

I have an HTML with 2 FRAMES. Frame A & B.

I need that when function "doit()" runs on 'A',
it will call the function "runme()" on frame 'B'.
and the function runme() will run on the 'B' frame and will change the 'B' parametrs.

is there a way to do it ? ?
Somthing like:
function doit()
{
   runme(); // will call runme() on 'A'
   B.runme(); // will call runme() on 'B'
}


JavaScript of course.

10x

----------
The Server
GeneralRe: JS: calling another HTML function Pin
The_Server4-May-05 1:36
The_Server4-May-05 1:36 
GeneralInternet Information Services 6.0 Migration Tool Pin
Mastakilla1233-May-05 21:34
Mastakilla1233-May-05 21:34 
Generalcreate new folder in web site Pin
ABBASI_RA3-May-05 15:49
ABBASI_RA3-May-05 15:49 
GeneralRe: create new folder in web site Pin
Dan_P3-May-05 19:07
Dan_P3-May-05 19:07 
Generaldefault buttons Pin
cmarmr3-May-05 4:55
cmarmr3-May-05 4:55 
GeneralRe: default buttons Pin
Dan_P3-May-05 19:01
Dan_P3-May-05 19:01 
GeneralJavascript Keyboard Pin
totig2-May-05 22:00
totig2-May-05 22:00 
GeneralRe: Javascript Keyboard Pin
illmatik4-May-05 13:08
illmatik4-May-05 13:08 
GeneralRe: Javascript Keyboard Pin
totig4-May-05 20:29
totig4-May-05 20:29 
QuestionHow to deploy .msi ? Pin
Yeast272-May-05 21:32
Yeast272-May-05 21:32 
GeneralCommon functions Pin
killerspam2-May-05 4:08
killerspam2-May-05 4:08 
GeneralViewState problem... Pin
brian552-May-05 2:13
brian552-May-05 2:13 
GeneralRe: ViewState problem... Pin
Mike Ellison2-May-05 2:46
Mike Ellison2-May-05 2:46 
GeneralRe: ViewState problem... Pin
brian552-May-05 10:23
brian552-May-05 10:23 
GeneralRe: ViewState problem... Pin
Mike Ellison2-May-05 10:34
Mike Ellison2-May-05 10:34 
Questionhow to decript the data in asp Pin
chandan sharma2-May-05 1:59
chandan sharma2-May-05 1:59 
AnswerRe: how to decript the data in asp Pin
Dan_P2-May-05 14:43
Dan_P2-May-05 14:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.