| |
 |
Virtual Tour With jQuery
By
Faisal Arshad Mahmood
On
Wednesday June 04, 2008 /
In General, Design
/
0
Comments |
 |
This virtual tour plugin has the particularity
to be accessible and can run even if
javascript has not been activated] : navigation uses the
standard html tags <map>
and <area> in
accordance with
w3cNo need for Flash, Quicktime or Java. Your visitors will not
have to install any software to experiment your virtual tour.
In the <head> section, insert CSS ans javascript calls :
<link rel="stylesheet" type="text/css" href="css/thickbox.css"
media="screen" />
<link rel="stylesheet" type="text/css" href="css/jquery.panorama.css"
media="screen" />
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.panorama.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("img.advancedpanorama").panorama({
auto_start: 0,
start_position: 0
/* add your execution parameters here */
});
});
</script>
<script type="text/javascript" src="js/cvi_text_lib.js"></script>
<script type="text/javascript" src="js/jquery.advanced-panorama.js"></script>
<script type="text/javascript" src="js/jquery.flipv.js"></script>
<script type="text/javascript" src="js/thickbox.js"></script>
Continue reading "Virtual Tour With jQuery"
|
 |
|
RSS Feed
|
Leave A
Comment (0)
|
|
|
 |
 |
5 Great Tools to Save Links for Later
By
Faisal Arshad Mahmood
On
Monday June 02, 2008 /
In General
/
0
Comments |
 |
Unfortunately, there just aren't enough hours in the
day. This seems to be especially true when you take
on a lot of projects. Between blogging, researching,
emailing, and real life, reading all of your feeds
isn't something we can do all the time. Sometimes,
we see something that we'd love to save it for later
without cluttering up our bookmarks. Here are 5
tools to get the job doneReadBag
ReadBag is a quick
and easy bookmarklet to save links for later.
ReadBag requires a Google Account to use the
service, though OpenID might have been a better
choice. The UI is simple and clean with all the
features available from the homepage. You can
archive bookmarks after you're done reading them,
star them, add a note, or simply delete them.
ReadBag includes a host of goodies such importing
options, a Firefox extension, Google Reader
integration, Google Gears support, RSS for your
bookmarks, and a mobile interface for both regular
phones and the iPhone. Unfortunately, ReadBag
doesn't support tagging.
Continue reading "5 Great Tools to Save Links for Later"
|
 |
|
RSS Feed
|
Leave A
Comment (0)
|
|
|
 |
Page 3 of 10
«
Previous
1 2 3 4 5 6 7 8 9 10 Next
»
|
|
|