M Tschofen's Library tagged → View Popular
16 Aug 09
iNettuts with Cookies! - James Padolsey
<!–[if IE]>
<style>
.widget-placeholder { height: auto !important; min-height: 120px;}
</style>
<![endif]–>
-
you’d need to add a new button to the handle of each widget (a ‘maximise’ button) and then you’d need to set up some styles for a ‘maximised’ widget, i.e.
.max {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} -
Loading content via Ajax wouldn’t be too tricky, if you have a widget with an ID of ‘widget1′:
// A basic example:
$.get({
url: '/ajax/data/newsFeed.html',
success: function(data) {
$('#widget1').html(data);
}
}); - 9 more annotations...
Fancybox | Fancy lightbox alternative
-
Adds a nice drop shadow under the zoomed item
-
Successfully tested on latest versions of FireFox, Safari and Opera and also on IE6 & IE7
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in effects
Related Lists on Diigo
-
LazyMovie: Outsource rotoscoping and chroma keying
LazyMovie delivers quality ...
Items: 1 | Visits: 39
Created by: Mchilly
-
Nuclear Fuel Cycle: Mining
The images and stories of h...
Items: 100 | Visits: 257
Created by: Energy Net
-
Mushrooms
Evidence based information ...
Items: 52 | Visits: 140
Created by: Matti Narkia
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
