Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Inserting node in xml

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #45537
    INVADER16
    Member

    yes, i see the BIG-ASS title css-tricks but i have seen that many tutorials have jqury in them and i know u people are bunch of genius so here it is:

    First go to this page:

    http://www.beyondhyper.com/jplayer/
    What i want is that player but with an editable playlist.

    As you can see the player uses xml to read the playlist tracks and mp3 link among everything and then plays it. But u have to have the song in the xml file to display it in the playlist. What i wanna do is to apeend or parse or “idont know the correct term” add nodes inthe xml file and then when this function is completed, the original script will read the xml with my appended track and display it.

    Please provide me a function to add nodes in the xml file and explain it.
    and tell me where i have to change things to make it suitable to me.
    Please.

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.