Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 21st, 2007, 8:24 PM   #1
Kelvoron
Programmer
 
Kelvoron's Avatar
 
Join Date: Aug 2007
Location: Ohio
Posts: 46
Rep Power: 0 Kelvoron is on a distinguished road
cross browser

hey guys im woking on building a site, and i made a quiz template as a place holder just to see if evry thing was aligning right. if i open it in IE it is ok if i open it in FF a scroll bar apears on the i frame and the quiz dosent appear. any one know how to fix that?

heres the link (the buttons dont work yet) : http://www.moronsplayingwithfire.net/main/home.html
__________________
Good better best, never let it rest, untill your good is better and your better is the best.
Kelvoron is offline   Reply With Quote
Old Nov 1st, 2007, 8:33 PM   #2
fahlyn
Newbie
 
Join Date: Nov 2007
Posts: 15
Rep Power: 0 fahlyn is on a distinguished road
Re: cross browser

did you get this fixed?
fahlyn is offline   Reply With Quote
Old Nov 14th, 2007, 3:00 PM   #3
kishou
Programmer
 
Join Date: May 2007
Posts: 52
Rep Power: 2 kishou is on a distinguished road
Re: cross browser

did you want it vertical or horizontal?
for horizontal did you use the correct code:

<frameset rows="50%,50%">
<frame src="frame_a.htm">
<frame src="frame_b.htm">
</frameset>


or for vertical?

<frameset cols="50%,50%">
<frame src="frame_a.htm">
<frame src="frame_b.htm">
</frameset>
kishou is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Special browser in Java (Project) stalefish Java 3 Feb 9th, 2008 4:22 PM
Creating a Web Browser mattireland Visual Basic .NET 10 Jul 16th, 2007 3:18 PM
Browser With PHP Bulit In PhilBon PHP 5 Dec 4th, 2006 11:43 PM
creating an application that stands between the browser and the serve ronias Visual Basic 5 Oct 30th, 2005 4:22 PM
How to code a browser in C++ Velvet_leopard C++ 9 Feb 14th, 2005 9:41 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:54 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC