#1 (permalink)  
Old 10-10-2006, 05:48 AM
Registered User
 
Join Date: Oct 2006
Location: Perth, West Australia
Posts: 2
Mibby is on a distinguished road
cpanel and Dreamweaver

Does cpanel interfere with drop down menus created in Dreamweaver?

I have no problems with dropdown menus I have created on other websites, but on the website that uses cpanel, the menus are not working.

Unfortuately I don't have enough expertise to work out if there is any other problems, so comments/help would be appreciated!

The website is www.swanviewplantfarm.com.au

Mibby.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-10-2006, 05:55 AM
Registered User
 
Join Date: Jan 2005
Posts: 1,874
webignition is on a distinguished road
Quote:
Originally Posted by Mibby
Does cpanel interfere with drop down menus created in Dreamweaver?
In short, no, cPanel would not be interfering with web site code.

In essence, cPanel (and WHM) merely splits a server into user-specific chunks and provides the means for getting data to and from the chunks. It has nothing to do with the data itself.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-10-2006, 05:59 AM
Registered User
 
Join Date: Jan 2005
Posts: 1,874
webignition is on a distinguished road
I thought I should add one more point: could you post a live URL of an example of this behaviour?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-10-2006, 06:16 AM
Registered User
 
Join Date: Oct 2006
Location: Perth, West Australia
Posts: 2
Mibby is on a distinguished road
www.ninetysix.iinet.net.au
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-10-2006, 07:11 AM
Registered User
 
Join Date: Mar 2006
Posts: 1,215
jayh38 is on a distinguished road
In your first link for the plant farm, I found some "undefined" errors in your java code. I could not run the code locally as well, there are several other settings that are not right with it either.

I would suggest making a blank document and just get your menu to work locally first by hitting f12.

The two links on two different servers are not the same document. The second link you provide has no errors and will work fine on any server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 10-10-2006, 08:21 AM
Registered User
 
Join Date: Jan 2005
Posts: 1,874
webignition is on a distinguished road
Quote:
Originally Posted by Mibby
Let me clarify things a little: what do you mean by 'drop down menu'? I'd assumed you were referring to a <select> element, however I can't see any of those present at the URL you posted.

If you're referring to the JS-controlled menus arranged horizontally along the top of the page, then these seem to be working fine, although I can't say for sure since I can't possibly know what you intended for them to do.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-10-2006, 08:43 AM
Registered User
 
Join Date: Mar 2006
Posts: 1,215
jayh38 is on a distinguished road
In his first post, he has the dropdown java menus which contain "ID" errors among other things. This is what he thought may have been a cPanel problem which you explained there was no relation.

Now he is saying that the other server works fine but he does not compare the same document. The second document has no error, but again, this has nothing to do with the server as you mentioned to him before...

So I think you missed his first link which does contain the dropdown menu but with errors in the code.

www.swanviewplantfarm.com.au
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-10-2006, 03:20 PM
Registered User
 
Join Date: Jan 2005
Posts: 1,874
webignition is on a distinguished road
Quote:
Originally Posted by jayh38
So I think you missed his first link which does contain the dropdown menu but with errors in the code.

www.swanviewplantfarm.com.au
Thanks for pointing that out!

I did visit that URL but didn't notice anything out of the ordinary as I was looking for HTML <select> elements and not some JS controlled menu.

Firefox's wonderful JS error console throws up loads of errors pertaining to functions not being defined.

The offending line of code is:
Code:
<script language="JavaScript" src="../96/mm_menu.js"></script>
This included script, I imagine, contains the function definitions. This line is either incorrect or is correct but the .js file is not present.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:51 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc