Welcome to Dream.In.Code
Getting Help is Easy!

Join 107,639 Programmers for FREE! Ask your question and get quick answers from experts. There are 957 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



What's the deal with IE7?

 
Reply to this topicStart new topic

What's the deal with IE7?, DIV and Java issues in IE6 and 7

rodstol
post 25 Jun, 2008 - 01:22 PM
Post #1


New D.I.C Head

*
Joined: 3 Apr, 2008
Posts: 34

Are there known code issues with IE 6 and 7 that cause a webpage to come up blank with a "done: but with errors"?
I've been developing a site that works fine in FF and Safari, but my boss went to open it in IE7 and it just comes up blank.

Can MS get anything right?

______________

Forget the above, One computer needed a Java update and the other needed an IE7 update.

I'm still having problems with the DIV tags being read right in IE7.
Also, A java banner "slideshow" I got form Jon's design doesn't well..."slide" ...
Any known issues with JAVA and DIV tags in IE6 &7?

This post has been edited by rodstol: 25 Jun, 2008 - 01:47 PM
User is offlineProfile CardPM

Go to the top of the page


PsychoCoder
post 25 Jun, 2008 - 01:42 PM
Post #2


DIC.Rules == true;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,141



Thanked 50 times

Dream Kudos: 7700

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI

My Contributions


I doubt it has anything to do with IE, it sounds as if you forgot to close a tag, or there's a problem with the JavaScript you're using. I know in IE if you forget to close a tag sometimes it will just show a blank page, yet FF will display it anyways
User is offlineProfile CardPM

Go to the top of the page

girasquid
post 25 Jun, 2008 - 01:44 PM
Post #3


Barbarbar

Group Icon
Joined: 3 Oct, 2006
Posts: 1,147



Thanked 6 times

Dream Kudos: 625
My Contributions


Are you using Javascript like this?:
CODE

<script type='text/javascript' href='foobar.js' />

If you are, change it to this and you should be fine:
CODE

<script type='text/javascript' href='foobar.js'> </script>
User is online!Profile CardPM

Go to the top of the page

rodstol
post 25 Jun, 2008 - 01:49 PM
Post #4


New D.I.C Head

*
Joined: 3 Apr, 2008
Posts: 34

QUOTE(girasquid @ 25 Jun, 2008 - 01:44 PM) *

Are you using Javascript like this?:
CODE

<script type='text/javascript' href='foobar.js' />

If you are, change it to this and you should be fine:
CODE

<script type='text/javascript' href='foobar.js'> </script>



Nope, I'm using the full closing tag.


QUOTE(PsychoCoder @ 25 Jun, 2008 - 01:42 PM) *

I doubt it has anything to do with IE, it sounds as if you forgot to close a tag, or there's a problem with the JavaScript you're using. I know in IE if you forget to close a tag sometimes it will just show a blank page, yet FF will display it anyways



Well, the site opens after a Java update, but the java slideshow doesn't slide and DIV tags seem screwed up. However they work fine in FF, Safari and Opera.
I thought of an open tag somewhere, but I havent seen a Java script run in Safari or Opera if he script is jacked. I was wrong once though. smile.gif

This post has been edited by rodstol: 25 Jun, 2008 - 01:56 PM
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 8/29/08 06:46PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month