Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » i need help with the frames


i need help with the frames

Reply
  #1 (permalink)  
Old 03-17-04, 08:00 AM
Ghetto2k4 Ghetto2k4 is offline
Newbie Coder
 
Join Date: Mar 2004
Location: USA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Question i need help with the frames

ok i got the frames setup but it isnt opening up the pages in other frame and i wanna know how do i fixed this?
Reply With Quote
  #2 (permalink)  
Old 03-17-04, 03:39 PM
jasong jasong is offline
Wannabe Coder
 
Join Date: Feb 2004
Posts: 160
Thanks: 0
Thanked 0 Times in 0 Posts
Can you show us an example?
Reply With Quote
  #3 (permalink)  
Old 03-18-04, 12:14 AM
Ghetto2k4 Ghetto2k4 is offline
Newbie Coder
 
Join Date: Mar 2004
Location: USA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
here is the index.html
<HTML>
<HEAD>
<TITLE>Model Building Page</TITLE>
</HEAD>
<FRAMESET COLS="20%,*" FRAMEBORDER=0 BORDER=0 FRAMESPACING=0>
<FRAME NAME="navigation"SRC="Link1.html" NAME=SIDEBAR>
<FRAME NAME="content"SRC="Link2.html" NAME=MAIN>
<NOFRAMES><BODY>
<!-- non-framed -->
</BODY></NOFRAMES>

</FRAMESET>

<NOFRAMES>NOFRAMES stuff
</NOFRAMES>
</HTML>

and this is the link page i made:

<HTML>
<HEAD>
<TITLE>Model Building - frames 2</TITLE>
</HEAD>
<BODY>
<H3>Menu:</H3>
<A HREF="Link1.html">Link1</A><P>
<P>
<A HREF="Link2.html">Link2</A>
<P>
<A HREF="Link3.html">Link3</A>
<P>
<A HREF="Link4.html">Link4</A>
<P>
<A HREF="Link5.html">Link5</A>
</BODY>
</HTML>
Reply With Quote
  #4 (permalink)  
Old 03-18-04, 09:45 AM
dcooldude_1's Avatar
dcooldude_1 dcooldude_1 is offline
Newbie Coder
 
Join Date: Feb 2004
Location: Sidney
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
Two things, where was your first post, and why do you have two NAME attributes in the same tag? Do you see what I mean? You can't name it twice, that'll really cause some problems......
__________________
===================================
Dcooldude_1

Site 1: http://ih.sidneyps.com/hs/spokesman/
Site 2: http://www.webhex.net/

Go to http://www.chatzy.com/?132627185966 this is my chat area...
the password is: progtalk
===================================
Reply With Quote
  #5 (permalink)  
Old 03-18-04, 12:04 PM
Ghetto2k4 Ghetto2k4 is offline
Newbie Coder
 
Join Date: Mar 2004
Location: USA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
dcooldude_1 - what are u talkin about? lol
Reply With Quote
  #6 (permalink)  
Old 03-18-04, 04:30 PM
dcooldude_1's Avatar
dcooldude_1 dcooldude_1 is offline
Newbie Coder
 
Join Date: Feb 2004
Location: Sidney
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
What i'm talkin about is this:

<FRAME NAME="navigation"SRC="Link1.html" NAME=SIDEBAR>
<FRAME NAME="content"SRC="Link2.html" NAME=MAIN>


That's what i'm talkin about.... I'm really not crazy, I promise you....

oh, and your post here doesn't make much sence, what was the post before this.... You said something like, ok, I have that figured out.... What are YOU talkin about?
__________________
===================================
Dcooldude_1

Site 1: http://ih.sidneyps.com/hs/spokesman/
Site 2: http://www.webhex.net/

Go to http://www.chatzy.com/?132627185966 this is my chat area...
the password is: progtalk
===================================
Reply With Quote
  #7 (permalink)  
Old 03-18-04, 11:46 PM
Ghetto2k4 Ghetto2k4 is offline
Newbie Coder
 
Join Date: Mar 2004
Location: USA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
EDIT: Ghetto2k4, please mind your language!

Last edited by snaip; 03-19-04 at 12:11 AM.
Reply With Quote
  #8 (permalink)  
Old 03-19-04, 03:06 AM
Ghetto2k4 Ghetto2k4 is offline
Newbie Coder
 
Join Date: Mar 2004
Location: USA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
can a mod delete this message b/c i dont need help with my problem anymore i got it fixed
Reply With Quote
  #9 (permalink)  
Old 03-19-04, 07:44 AM
snaip's Avatar
snaip snaip is offline
iNET Interactive
 
Join Date: Nov 2003
Posts: 997
Thanks: 2
Thanked 7 Times in 6 Posts
Getting your problem fixed is not a reason for getting this post deleted. Imagine if everyone requests their post to be deleted when a solution is found?!
__________________
Regards,
Ahmad Permessur
Team HotScripts
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Plz Help! Drop Down selection opens 2 frames ppt JavaScript 3 03-27-04 11:54 AM
Source load into table not using frames moman JavaScript 1 03-09-04 06:32 AM
php frames gogeta PHP 2 12-14-03 07:59 PM
Reaaly stuck about javascript over frames muratisik JavaScript 1 12-14-03 11:58 AM
Frames and buttons, please help Hjalmarsson HTML/XHTML/XML 1 08-18-03 08:13 AM


All times are GMT -5. The time now is 09:24 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.