Directions for a Jquery Thickbox

104 9
    • 1). Download the jQuery Thickbox plugin.

    • 2). Open a text editor and add the following code:

      <html>

      <script type="text/javascript" src="path-to-file/jquery.js"></script>

      <script type="text/javascript" src="path-to-file/thickbox.js"></script>

      <link rel="stylesheet" href="/links/?u=path-to-file/thickbox.css" type="text/css" media="screen" />

      <body>

      <div>

      </div>

      </body>

      </html>

      This creates a basic Web page skeleton and includes the JavaScript files thickbox needs to work.

    • 3). Add the following code between the "body" tags.

      <apath_to_some_image" /></a>

      Save the file with an ".html" extension.

Source...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.