Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
pearz76
Joined: Jun 28, 2000
# Posts: 24
|
Posted: 2005-Oct-07 12:06
Hi All,
I need help regarding my website. It a free hosting website. I'm using Dreamweaver 3 and Frontpage to create the website. But when I upload to the free hosting it show weird things such as the column and rows go hey wire! . This happen only if I used IE as my browser but If I use nescape or mozilla the website will look just fine.
Someone, pls advice.
my url ist at my profile. TKS!
|
 |
pearz76
Joined: Jun 28, 2000
# Posts: 24
|
Posted: 2005-Oct-07 16:53
Below is the Source code.
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape" &&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 2005-Oct-07 20:31
You can dump that function, it's something dreamweaver has been putting in webpages for years, but it's been irrelevant since Netscape 4 left the market,
See if you can find an old used copy of dreamweaver 4, it's a lot better than 3. Dreamweaver mx and mx 2004 are only slightly better, some say they are worse, than 4, although they do put out slightly better code.
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10418
|
Posted: 2005-Oct-07 20:37
This page will show you any errors in your HTML code: http://validator.w3.org/detailed.html
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 2005-Oct-07 22:18
I'd say anyone using dreamweaver 3 is going to have a lot of difficulties with the w3c validation page, and they probably won't be able to determine which of hundreds of errors that will probably appear are the actual cause of the issue.
|
 |
pearz76
Joined: Jun 28, 2000
# Posts: 24
|
Posted: 2005-Oct-08 05:08
Sorry guys,
I still can't figure out. Could it be the Css file??? It has been quite a long time since I last build a website. Can someone help me out.
I need to get a book on this javascript and the update version
of the HTML codes....
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 2005-Oct-08 05:58
"I need help regarding my website. It a free hosting website. I'm using Dreamweaver 3 and Frontpage to create the website."
This combination is essentially impossible to diagnose, the two are going to be doing such strange things to your code that's it's completely impossible to know what they did.
Dump Frontpage completely, junk it, and stick to dreamweaver, first of all. There's no possible reason to be using both of those on one site, it's a recipe for disaster.
But there's no way to diagnose this type of thing easily, sorry.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|