MAD9014 - jQuery AJAX

preview_player
Показать описание
How to use jQuery to create an AJAX call which loads an XML file. Also covers how you would extract information from the XML file and display it on the page.
Рекомендации по теме
Комментарии
Автор

Nice Video. One question.
How to create link to xml tag. for example output will be like:
Red
Blue

When user clicks on Red the all items will be shown under Red

omiscool