You may call it Lightbox, or Greybox, or Thickbox, but it’s always the same effect.
When you are on a page, and click on a photo or trig some event, a Lightbox is an effect that fades the pagein the background to show you new content in the foreground.
Courtesy: http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/
Wednesday, January 20, 2010
Create a Lightbox effect only with CSS – no javascript needed
Posted by Workohalic at 1/20/2010 04:34:00 PM 0 comments
You tube video / menu appears on top, everything else behind
Lightbox / Thickbox / Menu disappears behind flash you tube video [fixed]
* Straight after the Object tag of your video code, place the following snippet:
<param name="WMode" value="transparent"></param>
* Just before the type=”application/x-shockwave-flash” place the following code:
wmode="transparent"
Courtesy: http://www.voodish.co.uk/articles/lightbox-thickbox-menu-disappears-behind-flash-you-tube-video-fixed/
Posted by Workohalic at 1/20/2010 04:29:00 PM 0 comments
Wednesday, January 13, 2010
Ajax Tabs Examples
Nesting Ajax Tabs: http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/ajaxtabs_suppliment2.htm
50+ Nice Clean CSS Tab-Based Navigation Scripts: http://www.hongkiat.com/blog/50-nice-clean-css-tab-based-navigation-scripts/
Posted by Workohalic at 1/13/2010 05:30:00 PM 0 comments
Tuesday, January 5, 2010
Take Your Design To The Next Level With CSS3
Posted by Workohalic at 1/05/2010 05:07:00 PM 0 comments
50 Fresh Useful Icon Sets For Your Next Design
Posted by Workohalic at 1/05/2010 04:57:00 PM 0 comments