Topic: More Javascript/DOM woes (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=23884" title="Pages that link to Topic: More Javascript/DOM woes (Page 1 of 1)" rel="nofollow" >Topic: More Javascript/DOM woes <span class="small">(Page 1 of 1)</span>\

 
Schitzoboy
Maniac (V) Inmate

From: Yes
Insane since: Feb 2001

posted posted 11-01-2004 20:44

Realizing my first implementation of a menu was pretty ghetto, I deveided to redo it in CSS and javascript. Here is the test page: http://www.shootpool.info/navtest.shtml Clicking on Rules, BCA Rules, and Tools should all change the submenu below. Which it does, but I'm getting a ton of javascript errors that are very cryptic. Stuff like:

code:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]"  nsresult: "0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE)"  location: "JS frame :: chrome://global/content/bindings/browser.xml :: get_fastFind :: line 242"  data: no]



I have no idea what that means, and what to do with it: For those interested here is my code:

www.shootpool.info/scripts/menu.js and www.shootpool.info/scripts/showRails.jss

Note: Not all the links work yet, and some send you to old pages with the old menu.

Any ideas whats up here?

Schitzoboy
Maniac (V) Inmate

From: Yes
Insane since: Feb 2001

posted posted 11-02-2004 18:13

hmm, apparently IE6 doesn't support the DOM enough to do blankSub.style.display = "none"; is there a more compatible way I can achieve the same effect?

liorean
Bipolar (III) Inmate

From: Umeå, Sweden
Insane since: Sep 2004

posted posted 11-11-2004 04:14

There's no such sections there right now - you have this message, though:

code:
[an error occurred while processing this directive]



Something is wrong server side.

--
var Liorean = {
prototype: JavaScriptGuru.prototype,
abode: "http://codingforums.com/",
profile: "http://codingforums.com/member.php?u=5798"};



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu