![]() |
inserting elements, only works with empty parents.
(Prototype 1.6)
I have the following menu building script: Code:
function init(){In firebug -> HTML <body>, "content", "menu" You will notice that "item0" and "item1" (which have content) have no children! While "item2" - "item9" (no content) have the children inserted in the script! What am I doing wrong? The content is created in this script: Code:
function menuValues(){ |
| All times are GMT +1. The time now is 12:12 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.