Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-23-2004, 12:28 AM   PM User | #1
pau1
New to the CF scene

 
Join Date: Mar 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
pau1 is an unknown quantity at this point
webpage

hi,

wondering if anyone could tell me how this page is laid out. The frame with the white box in it with images, is that using an I-Frame?

thanks

p
pau1 is offline   Reply With Quote
Old 03-23-2004, 12:34 AM   PM User | #2
pau1
New to the CF scene

 
Join Date: Mar 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
pau1 is an unknown quantity at this point
here is the URL

https://pict.paisley.ac.uk/~davison/...?id=2077288076

thanks
pau1 is offline   Reply With Quote
Old 03-23-2004, 12:43 AM   PM User | #3
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
Just done by normal frames

<FRAMESET COLS="63%,*">
<FRAME NAME='products' SRC='products.php?id=2077288076'>
<FRAME NAME='cart' SRC='cart_display.php?id=2077288076'>
</FRAMESET>
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 03-23-2004, 03:39 PM   PM User | #4
pau1
New to the CF scene

 
Join Date: Mar 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
pau1 is an unknown quantity at this point
I know this uses image mapping, but how is it done. All this is done in the one page, but when you click on one of the links up th top, how does it get to change the image in the middle of the page if its all done on the one page?

thanks

p
pau1 is offline   Reply With Quote
Old 03-23-2004, 03:51 PM   PM User | #5
A1ien51
Senior Coder

 
A1ien51's Avatar
 
Join Date: Jun 2002
Location: Between DC and Baltimore In a Cave
Posts: 2,717
Thanks: 1
Thanked 94 Times in 88 Posts
A1ien51 will become famous soon enough
The image changes the url in the frame that the pics are located in...
__________________
Tech Author [Ajax In Action, JavaScript: Visual Blueprint]
A1ien51 is offline   Reply With Quote
Old 03-23-2004, 04:21 PM   PM User | #6
pau1
New to the CF scene

 
Join Date: Mar 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
pau1 is an unknown quantity at this point
So are you saying that the white box in the middle of the page is a frame on its own, that would mean it was a different page, but it isn't beacuse its all on the same page

thanks

p
pau1 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:21 AM.


Advertisement
Log in to turn off these ads.