Enlarge Image 2

Discussion in 'Web Programming' started by JavaScriptBank, Dec 27, 2009.

Enlarge Image 2
  1. Unread #1 - Dec 27, 2009 at 8:05 PM
  2. JavaScriptBank
    Joined:
    Sep 25, 2009
    Posts:
    17
    Referrals:
    0
    Sythe Gold:
    0

    JavaScriptBank Newcomer
    Banned

    Enlarge Image 2

    This one line script changes the image size and source on your thumbnail picture without reloading the page or using popups.... detail at JavaScriptBank.com - 2.000+ free JavaScript codes


    How to setup

    Step 1: Copy & Paste HTML code below in your BODY section
    HTML
    Code:
    <b>Single-click the image to enlarge it; double-click to make it small again.</b><br>
    
    <img src="gif_logojsb2.gif" onclick="this.src='gif_logojsb2.gif';this.height=180;this.width=480" ondblclick="this.src='gif_logojsb2.gif';this.height=60;this.width=150">
    	<!--
        	This script downloaded from www.JavaScriptBank.com
        	Come to view and download over 2000+ free javascript at www.JavaScriptBank.com
    	-->
    





     
< Need help!! PLEASE! REP+ | selling Vb licence >

Users viewing this thread
1 guest


 
 
Adblock breaks this site