iframe problem...

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
FosoFish
-


Joined: 23 Apr 2005
Posts: 22

PostPosted: Fri Apr 29, 2005 1:06 am    Post subject: iframe problem... Reply with quote

I can't seem to highlight or use any inputs in my iframes =/ my code for it is
Code:

<div id="content" style="position:absolute; padding5px; width:300 height:300; x-index:0; left:140; top:110"><iframe src = "default.html" name = "content" frameborder = 0 width=450 height=390</div>

http://24.50.158.18:8502/index.php is the site, the iframe is the big middle part.
Back to top View user's profile Send private message Visit poster's website
Tim1681
-


Joined: 17 Jan 2005
Posts: 160
Location: Bristol, CT, USA

PostPosted: Fri Apr 29, 2005 1:24 am    Post subject: Reply with quote

Dont Forget </iframe> & i would suggest using quotes for your attributes & getting rid of those spaces. aka.

Code:
<div id="content" style="position:absolute; padding: 5px; width: 300px; height: 300px; x-index: 0; left: 140px; top:110px">
<iframe src="default.html" name="content" frameborder="0" width="450" height="390">
</iframe>
</div>


Tht should do it ...
Back to top View user's profile Send private message AIM Address
FosoFish
-


Joined: 23 Apr 2005
Posts: 22

PostPosted: Fri Apr 29, 2005 3:18 am    Post subject: Reply with quote

Heh, already fixed it. It was because the layer i had the frame on was above the iframe.

What you suggested was just organizing it =/ it works fine without quotes and the </iframe> was after </div> i forgot to highlight. =/
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Fri Apr 29, 2005 4:31 pm    Post subject: Reply with quote

The website doesnt show up in IE very well... Not sure if you know about this.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
FosoFish
-


Joined: 23 Apr 2005
Posts: 22

PostPosted: Sat Apr 30, 2005 12:21 am    Post subject: Reply with quote

yes, i do. I dont know how to fix it, my one solution is get Firefox!
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sat Apr 30, 2005 9:39 am    Post subject: Reply with quote

I do have Firefox but you still have to remember, not everyone uses Firefox yet. Most people with a PC still use Internet Explorer. I know for a fact some people get fustrated when they can't view a website properly, just because someone couldnt be bothered to align frames properly.

In my opinion, I wouldnt use DIV tags for alignment anyway, I learned this the hard way on my previous site, www.m3ezw.co.uk. Every page uses them and it became annoying.

Using tables can be easier, as demonstrated in AbyssUnderground.

BTW, thanks for adding my link to your site, greatly appriciated. If you have a logo and want to sponsor us, I will link to your site. Logo should be 450 x 100px maximum.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Tim1681
-


Joined: 17 Jan 2005
Posts: 160
Location: Bristol, CT, USA

PostPosted: Sat Apr 30, 2005 3:12 pm    Post subject: Reply with quote

Same thing happened to my friend when he was building a site to put on my server. He built the whole thing using FireFox & when i viewed it in IE it looked like tottal crap. So i told him about it, he rebuilt it in IE and now it works perfect in IE & FireFox. For coding websites i would suggest using IE to preview it because it still looks the same on FireFox when your done .. well atleast it does for me anyways.
Back to top View user's profile Send private message AIM Address
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sat Apr 30, 2005 3:17 pm    Post subject: Reply with quote

I agree, AbyssUnderground was built with IE and it worked fine in FireFox the first time I ever tried it.

I would do this for all sites.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Sat Apr 30, 2005 9:56 pm    Post subject: Reply with quote

I always test my sites in Opera, as Opera is very standards compatible (and also able to render the rubbish some people create) so if it looks ok in Opera it will be fine in both IE, and FF.
_________________
Olly
Back to top View user's profile Send private message
FosoFish
-


Joined: 23 Apr 2005
Posts: 22

PostPosted: Sun May 01, 2005 12:59 am    Post subject: Reply with quote

Thanks for the advice! i created a template that works in both FF and IE(from what olly said Opera too). http://24.50.158.18:8502 :)
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group