Click here to Skip to main content
16,006,474 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Comparing font size in IE Pin
Guffa6-Jul-05 9:31
Guffa6-Jul-05 9:31 
Generaljavascript Pin
cmarmr6-Jul-05 4:00
cmarmr6-Jul-05 4:00 
GeneralRe: javascript Pin
Guffa6-Jul-05 6:48
Guffa6-Jul-05 6:48 
GeneralRe: javascript Pin
pigangel_yang28-Jul-05 17:51
pigangel_yang28-Jul-05 17:51 
GeneralRegular Expression Help Pin
Brian Van Beek5-Jul-05 4:30
Brian Van Beek5-Jul-05 4:30 
GeneralRe: Regular Expression Help Pin
mtone5-Jul-05 5:04
mtone5-Jul-05 5:04 
GeneralRe: Regular Expression Help Pin
Brian Van Beek5-Jul-05 5:53
Brian Van Beek5-Jul-05 5:53 
GeneralJavascript and Frames Pin
mtone5-Jul-05 3:17
mtone5-Jul-05 3:17 
I am trying to figure out how to load one frame from an event in another. Here is me frames page

<frameset border="0" frameSpacing="0" rows="15%,80%,5%" frameBorder="0">
<frame name="top" src="index.htm" scrolling="no" width="50%">
<frameset cols="25%,75%" >
<frame name="treeframe" src="HtmlPage2.htm" scrolling="yes" >
<frame name="Content" src="">
</frameset>
<frame name="bottom" src="HtmlPage3.htm" scrolling="no" width="50%">
</frameset>

I am clicking a link in treeframes and want to load the page into Content. I have tried everything i could think of and other things I found on somne javascript sites. My page will loadinto itself or not load and casue the frame to go blank.

Any help is greatly needed and appreciated

Joe

GeneralRe: Javascript and Frames Pin
Guffa5-Jul-05 3:31
Guffa5-Jul-05 3:31 
GeneralRe: Javascript and Frames Pin
mtone5-Jul-05 3:49
mtone5-Jul-05 3:49 
GeneralRe: Javascript and Frames Pin
Guffa5-Jul-05 7:27
Guffa5-Jul-05 7:27 
QuestionHow to Play Video in Asp.net Pin
imshally814-Jul-05 20:30
imshally814-Jul-05 20:30 
AnswerRe: How to Play Video in Asp.net Pin
minhpc_bk4-Jul-05 22:06
minhpc_bk4-Jul-05 22:06 
GeneralCharacter Count inside Header & footer Pin
rohim.yasin4-Jul-05 20:17
professionalrohim.yasin4-Jul-05 20:17 
GeneralRe: Character Count inside Header &amp; footer Pin
rohim.yasin12-Jul-05 22:27
professionalrohim.yasin12-Jul-05 22:27 
GeneralJS: Pass object by reference to a method Pin
Stan Angeloff4-Jul-05 8:32
Stan Angeloff4-Jul-05 8:32 
GeneralRe: JS: Pass object by reference to a method Pin
minhpc_bk4-Jul-05 19:58
minhpc_bk4-Jul-05 19:58 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff4-Jul-05 22:52
Stan Angeloff4-Jul-05 22:52 
GeneralRe: JS: Pass object by reference to a method Pin
Christian Graus5-Jul-05 0:22
protectorChristian Graus5-Jul-05 0:22 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff5-Jul-05 1:07
Stan Angeloff5-Jul-05 1:07 
GeneralRe: JS: Pass object by reference to a method Pin
minhpc_bk5-Jul-05 0:30
minhpc_bk5-Jul-05 0:30 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff5-Jul-05 0:47
Stan Angeloff5-Jul-05 0:47 
GeneralRe: JS: Pass object by reference to a method Pin
Guffa5-Jul-05 3:26
Guffa5-Jul-05 3:26 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff5-Jul-05 1:10
Stan Angeloff5-Jul-05 1:10 
GeneralTextbox control Pin
Milanhuisman4-Jul-05 7:34
Milanhuisman4-Jul-05 7:34 

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.