Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > Website Design

Website Design Forum for discussing flash, graphics, fonts, video and music! Have a question about how to implement something into your website? Ask here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-15-2008, 01:33 PM
CnB CnB is offline
Newbie
 
Join Date: Dec 2006
Posts: 8
Rep Power: 0
CnB is on a distinguished road
Default Need help figuring out whats different in Firefox and IE

This is a quick site i made myself, yeah i know unproffesional for the thing i do.

But have a look Aeon Investing
Firefox seems to display it without a problem, however IE does not it cuts of several things.
Any ideas how to fix this.

And as for the look its a temp design untill i find somebody who can make me a decent design.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 04-15-2008, 02:10 PM
Xav's Avatar   
Xav Xav is offline
Guru
 
Join Date: Mar 2008
Location: London, England
Posts: 2,969
Last Blog:
Piano Exam
Rep Power: 25
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: Need help figuring out whats different in Firefox and IE

It's not too much trouble to make your own decent design, CnB. Anyway, IE 7 and Firefox 2 account for around 97% of users, so if it works in these two, you should be OK. However, testing the site in [Invalid] Markup Validation of http://users.edpnet.be/adr3nal1n/index_english.htm - W3C Markup Validator shows over 80 HTML errors. Try making your code as clean as possible, and maybe it will help.
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-15-2008, 02:16 PM
phpforfun's Avatar   
phpforfun phpforfun is offline
Programming God
 
Join Date: Feb 2008
Posts: 513
Last Blog:
ubuntu... do not upgra...
Rep Power: 5
phpforfun will become famous soon enough
Default Re: Need help figuring out whats different in Firefox and IE

I have the same problem..

http://ffe.no-ip.org/AnalyzeThatHost
firefox shows the search and support menu fine, ie drops it ont he right hand side
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-15-2008, 02:27 PM
CnB CnB is offline
Newbie
 
Join Date: Dec 2006
Posts: 8
Rep Power: 0
CnB is on a distinguished road
Default Re: Need help figuring out whats different in Firefox and IE

thats the last time i used publisher for that.
I hardly added any code myself so amazing it has so many errors.

I know its not to much trouble.
Its just that i have very little time to focus on it, and all in all i think i am better of paying somebody a bit for this and have something decent then making myself a average one.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-15-2008, 03:15 PM
Xav's Avatar   
Xav Xav is offline
Guru
 
Join Date: Mar 2008
Location: London, England
Posts: 2,969
Last Blog:
Piano Exam
Rep Power: 25
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: Need help figuring out whats different in Firefox and IE

You used Publisher? Ah, that's where the problem is. You see, Publisher isn't designed to create web pages - your code is more likely to be correct than Publisher's!

Try creating your page from scratch using Microsoft's Visual Web Developer, available from Visual Web Developer 2008 Express Edition. Unlike Publisher, VWD actually knows how to create web pages - it will simplify the process immensely - and it even has HTML spell-checking, debugging, code/visual views and easy JavaScript. It's well worth a try, and will create pages that work across all browsers. It's much more satisfying than just paying someone - and what's more, it's fun, too.
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 04-15-2008, 03:45 PM
CnB CnB is offline
Newbie
 
Join Date: Dec 2006
Posts: 8
Rep Power: 0
CnB is on a distinguished road
Default Re: Need help figuring out whats different in Firefox and IE

Quote:
Originally Posted by Xav View Post
You used Publisher? Ah, that's where the problem is. You see, Publisher isn't designed to create web pages - your code is more likely to be correct than Publisher's!

Try creating your page from scratch using Microsoft's Visual Web Developer, available from Visual Web Developer 2008 Express Edition. Unlike Publisher, VWD actually knows how to create web pages - it will simplify the process immensely - and it even has HTML spell-checking, debugging, code/visual views and easy JavaScript. It's well worth a try, and will create pages that work across all browsers. It's much more satisfying than just paying someone - and what's more, it's fun, too.
Aha that explains a lot.
Thanks for the tip, your right it is more fun doing it yourself.
I will give it another try with VWD, i just installed Dreamweaver but i think i am going to give it a try with VWD see how that turns out.
Because i am not sure if dreamweaver is all that great.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-16-2008, 01:02 PM
Xav's Avatar   
Xav Xav is offline
Guru
 
Join Date: Mar 2008
Location: London, England
Posts: 2,969
Last Blog:
Piano Exam
Rep Power: 25
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: Need help figuring out whats different in Firefox and IE

Dreamweaver seems to receive a lot of credit - but in my experience, VWD is even better - and free, too. Make sure you do it properly, though - use CSS styles, all that jazz. VWD makes it incredibly easy to manage it all, if you just spend a bit of time learning how it works.

Good luck with the website!

Xav
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-13-2008, 05:59 AM
Sionofdarkness Sionofdarkness is offline
Programming Expert
 
Join Date: Jul 2006
Posts: 377
Rep Power: 10
Sionofdarkness is on a distinguished road
Default Re: Need help figuring out whats different in Firefox and IE

I always associate web development and Microsoft with Frontpage, which is not that good. However, I am not experienced at all with Visual Web Developer, which apparently is much better.
__________________
Make Money Online
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-13-2008, 11:50 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Mod
 
Join Date: Jul 2006
Age: 35
Posts: 1,751
Last Blog:
Game software (GURPS)
Rep Power: 24
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default Re: Need help figuring out whats different in Firefox and IE

You may want to check your design in Kompozer as well. It's based off the Firefox engine. I also use the Firebug, Web Developer, and Html Validator add-ons in Firefox to help me with some of the more "interesting" aspects of development.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-13-2008, 02:03 PM
Xav's Avatar   
Xav Xav is offline
Guru
 
Join Date: Mar 2008
Location: London, England
Posts: 2,969
Last Blog:
Piano Exam
Rep Power: 25
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: Need help figuring out whats different in Firefox and IE

VWD has a few quirks but it's excellent and free.
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
FireFox Spoofing Bug Jordan Programming News 2 01-04-2008 09:52 AM
Internet Explorer Vs Firefox mona Technology Ramble 15 10-20-2007 10:53 AM
FireFox Extensions Lop Computer Software/OS 10 08-28-2007 05:19 AM
Critical Firefox hole allows password theft Jordan Technology Ramble 31 01-22-2007 09:48 AM
Firefox flaws? mysticalone Website Design 1 01-16-2007 11:29 PM


All times are GMT -5. The time now is 05:47 PM.

Contest Stats

John ........ 87.50000
dargueta ........ 75.00000
Xav ........ 50.00000
MeTh0Dz ........ 20.00000
gaylo565 ........ 18.00000
Johnnyboy ........ 3.00000

Contest Rules

Ads