FREE CODE Thursday, 04.18.2024, 3:28 AM
Main | Registration | Login Welcome Guest | RSS
[ New messages · Members · Forum rules · Search · RSS ]
۞Forum Statistics۞
NEW TOPPIV
HOT TOPPIC
TOP MEMBERS
NEW MEMBERS
  • check code here Have(0) reviews faxuhi
  • Keywords meta Tags Have(0) reviews faxuhi
  • text box Have(0) reviews faxuhi
  • Page description Have(0) reviews faxuhi
  • marquee Have(0) reviews faxuhi
  • print your page Have(0) reviews faxuhi
  • choose your country Have(0) reviews faxuhi
  • check all - unchek all Have(0) reviews faxuhi
  • shadow text Have(0) reviews faxuhi
  • Beautiful text two Have(0) reviews faxuhi
  • Nice menu with java script <p1> Have(2) reviews faxuhi
  • Mouse Clock Have(1) reviews faxuhi
  • check code here Have(0) reviews faxuhi
  • Keywords meta Tags Have(0) reviews faxuhi
  • text box Have(0) reviews faxuhi
  • Page description Have(0) reviews faxuhi
  • marquee Have(0) reviews faxuhi
  • print your page Have(0) reviews faxuhi
  • choose your country Have(0) reviews faxuhi
  • check all - unchek all Have(0) reviews faxuhi
  • faxuhi[189]Bài
  • mcsnagger0022[0]Bài
  • thinknoodles[0]Bài
  • karaganis888[0]Bài
  • faxuhi [189]Bài
  • mcsnagger0022 [0]Bài
  • thinknoodles [0]Bài
  • karaganis888 [0]Bài
    • Page 1 of 1
    • 1
    Forum » Web Javascript » Slide show showing pictures combo » Slide show showing pictures combo
    Slide show showing pictures combo
    faxuhiDate: Sunday, 07.24.2011, 12:14 PM | Message # 1
    Colonel
    Group: Administrators
    Messages: 189
    Reputation: 0
    Status: Offline
    <!-- STEP ONE: Paste this code into the HEAD of your HTML document -->
    Code
    <HEAD>

    <SCRIPT LANGUAGE="JavaScript">
    function CoffeePreview(sel) {
    document.getElementById('preview').src = "" + sel.options[sel.selectedIndex].value;
    }
    //  End -->
    </script>
    </HEAD>

    <!-- STEP TWO: Copy this code into the BODY of your HTML document -->

    Code
    <BODY>

    <center>
    <form name=previewselect>
    <select name=selbox size=1 onChange="CoffeePreview(this)">
    <option value="http://www.javascriptfreecode.com/images/ci_1-small.jpg">Image #1
    <option value="http://www.javascriptfreecode.com/images/ci_2-small.jpg">Image #2
    <option value="http://www.javascriptfreecode.com/images/ci_3-small.jpg">Image #3
    <option value="http://www.javascriptfreecode.com/images/ci_4-small.jpg">Image #4
    <option value="http://www.javascriptfreecode.com/images/ci_5-small.jpg">Image #5
    <option value="http://www.javascriptfreecode.com/images/ci_6-small.jpg">Image #6
    </select>
    <p>
    <img name="preview" id='preview' src="http://www.javascriptfreecode.com/images/ci_1-small.jpg" width=150 height=113 border=1>
    <p>
    </form>
    </center>
     
    Forum » Web Javascript » Slide show showing pictures combo » Slide show showing pictures combo
    • Page 1 of 1
    • 1
    Search:

    Copyright MyCorp © 2024 Website builderuCoz