Help with html code please!?

Question by Anthony a: Help with html code please!?
So far this html code loads up a music player with 4 panes. The first pane loads an XML file with the artist and the title of the album concatenated.

I need to know how get the tracks of the artist to appear on the second iframe and the song to be on the third iframe and ready to play.

Please help..if you need to know anything about the xml file please ask because i can’t fit the content of it on here. But the tags the xml file has are “albums”, “album”, “title”, “artist”, “artwork” and “track”

Please see if you can help!

Thanks



title>Mi Tunes



Best answer:

Answer by Sam D.
My advice would be to use jQuery media plugin.

You can set it to load the contents of the iframe panes dynamically by just calling the plugin in the load event.

http://www.jquery4u.com/media/8-jquery-media-plugins/

Hope this helps.

Add your own answer in the comments!

Tags: , , ,

About Admin