rubytoo
12-10-2006, 12:55 AM
i am very new to javascript... the strange thing is, i'm pretty adept at actionscript... but javascript confuses me... i understand the concepts of javascript (object oriented, functions, values, attributes, booleans... etc)... but when i try to get started i don't really know where to begin...
anyway (probaby more background than you need)...
i'm trying to make a simple drop down menu that accesses an rss feed... i would like there to be three titles (not links) that when clicked, drop down article titles according to what is in the rss xml file... and/or the summaries of the articles... into a div on the page...
i don't need someone to send me a script necessarily... of if you do i need some explanation behind it... i could even use someone helping me with where to start (a drop down menu that doesn't have links) maybe instructions (like how the functions work to do this)... or point me in the direction of a good tutorial for dummies...
i don't know how to access the rss xml file... i have the urls... i just don't know how to access the script so i can walk the dom in it...
if i'm confusing people please let me know... any help would be VERY MUCH APPRECIATED...
anyway (probaby more background than you need)...
i'm trying to make a simple drop down menu that accesses an rss feed... i would like there to be three titles (not links) that when clicked, drop down article titles according to what is in the rss xml file... and/or the summaries of the articles... into a div on the page...
i don't need someone to send me a script necessarily... of if you do i need some explanation behind it... i could even use someone helping me with where to start (a drop down menu that doesn't have links) maybe instructions (like how the functions work to do this)... or point me in the direction of a good tutorial for dummies...
i don't know how to access the rss xml file... i have the urls... i just don't know how to access the script so i can walk the dom in it...
if i'm confusing people please let me know... any help would be VERY MUCH APPRECIATED...