Help with frames... cont'd...

This is a discussion on "Help with frames... cont'd..." within the Web Page Design section. This forum, and the thread "Help with frames... cont'd... are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 1st, 2005, 22:05
New Member
Join Date: May 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Help with frames... cont'd...

Hello,

I had written in asking for some help with frames yesterday:
.................................................. ...
Hello,

I'm just learning how to do web design and am doing a friends website using html, frames, and css (and a wee little bit of javascript).

Anyhow, the site is working just fine on my mac (safari browser) but it is not showing up on my pc (internet explorer).

Could someone possibly take a look at it and maybe give me some hints on how to fix it? I'd be eternally grateful.

Thanks in advance!

The link:

http://www.courtneyweinstein.com/cli...ms/events.html
.................................................

Here's the original post:

http://www.webforumz.com/viewtopic.php?p=22321#22321

Anyhow, I changed what was suggested to me, and it ended up working on a PC, but now its not working on a mac.

Could someone please help me?

**NOTE: Yes, I realize frames are bad, and whatnot, but once again, I am new to web design and am still learning, and as far as my knowledge goes, this is the only way I know how to do it so far.

Thanks in advance!

  #2 (permalink)  
Old Jun 2nd, 2005, 00:24
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
well - my explanation is this.

in this last script you closed the fram tag and reopned it. i suspect macs dont like frames in frames, which you have. Cos before you made a frame, closed it and made another frame....if you know what i mean? major compatability issue though. anyway....lol
took another look at your script source though - your using 2 frames (black.html) to centre your whole website...

can you use a table and center it? or even use an Iframe? That way you could cut down on the amount of frames.

code for the iframe:
Code: Select all
<IFRAME name="inlineframe" src="yoururl.html" width=100 height=100 marginwidth=0 marginheight=0 frameborder=0 scrolling=auto></IFRAME>
Closed Thread

Tags
help, frames, contd

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to use frames but know I shouldn't! mykl Website Planning 7 Oct 11th, 2007 18:40
Frames Help lithiumforce Starting Out 4 Jun 25th, 2007 10:39
Frames Pointblank Web Page Design 7 Jan 27th, 2006 21:30
Need help with frames Amanda_Greear Web Page Design 7 Nov 26th, 2005 01:32
I need help with frames!!!! courtjester Web Page Design 2 Sep 20th, 2003 07:30


All times are GMT. The time now is 23:24.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43