Results 1 to 3 of 3

Thread: looking for a script

  1. #1
    Join Date
    Jul 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default looking for a script

    i have been searching for awhile and have tried to make numerous scripts work but havent quite made it happen. what i want to do is list video files in a drop down menu and load them in a small sized media player. the closest i have gotten is to load the video clips in a small sized pop up window, but i would rather they load above my drop down list within a content box of my website.

    any ideas? thanks

  2. #2
    Join Date
    Jul 2006
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    use a div ellement? div1.innerHTML=...

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    A media player implies controls of some sort, which probably means a form. innerHTML and forms don't mix; the DOM methods should be used instead.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •