Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:34
menu items
Poster: Anonymous
Dated: Friday February 28 2003 - 19:47:46 GMT
Hi,
wouldn't it a good idea to have the menu items being objects with properties instead of having the AI("property1=value1;property2=value2;...") way?
I know that the actuel method is smaller, but begin half OO and half string isn't it more a mixed up programming?
Jute asking...
forgot
Poster: mtd_conseil
Dated: Friday February 28 2003 - 20:00:10 GMT
I forgot to login when I wrote the above message!
lol
Poster: Andy
Dated: Wednesday April 2 2003 - 23:32:28 BST
The only problem with this is JavaScript itself.
JavaScript wont allow you to have an object within an object, it just doesnt support objects in that way.
The data structure file has had many hours of thought and I can't really see any other way at the moment.
The AI("properties=value;") method is much better than the old route.
Let me know if you can think of another way.
Cheers
Andy