Tag-css

346reads
18 Showcase Of CSS 3D Use

18 Showcase Of CSS 3D Useview story

http://superdit.com Modern browser today bring posibility in 3D positioning for html element, these use the specific css property in each browser for example in firefox start with -moz, opera -o, webkit (chrome, safari) -webkit, these post I compiled examples of 3D using CSS, some of them not purely using css, but using others library, like javascript library.

452reads
How Do Browsers Render the Different CSS Border Style Values?

How Do Browsers Render the Different CSS Border Style Values?view story

http://www.impressivewebs.com Browsers render border styles differently. Here's a comparison, with screenshots, of all the major browsers and how they render the different border-style values in CSS.

368reads
Mozilla demoparty winners announced

Mozilla demoparty winners announcedview story

https://hacks.mozilla.org The Demoparty Online Competition 2011 is part of the Mozilla Labs Demoparty Project, an initiative to foster artful exploration of open web technologies. We asked people from the demo scene to have a go at web technologies and (with WebGL being the absolute winner of course) managed to collect over 100 submissions. Now the judges have spoken and we picked the winners in the categories of Main Demo, Single Effect, Audio Demo, Animated GIF and pure CSS demo. Amongst other great examples of using technology in a purely creative way unhindered by real life application needs here are the winners of Demo and Single Effect: Main Demo: Akemi Single Effect: WebGL Water Simulation Demo Link or screen capture:

4140reads
People of HTML5 – Divya Manian

People of HTML5 – Divya Manianview story

https://hacks.mozilla.org HTML5 needs spokespeople to work. There are a lot of people out there who took on this role, and here at Mozilla we thought it is a good idea to introduce some of them to you with a series of interviews and short videos. The format is simple – we send the experts 10 questions to answer and then do a quick video interview to let them introduce themselves and ask for more detail on some of their answers. Today we are featuring Divya Manian, Web Opener at Opera Software. Most likely you came across Divya because of her involvement in HTML5 readiness and HTML5 Boilerplate. She is available on Twitter as @divya and is very much involved in the CSS standards working group.

4105reads
Calculated drop shadows in HTML5 canvas

Calculated drop shadows in HTML5 canvasview story

https://hacks.mozilla.org One of the best new features of HTML5 when it comes to visual effects is the canvas element and its API. On the surface, it doesn’t look like much – just a rectangle in the page you can paint on and wipe. Much like an etch-a-sketch. However, the ability to transform, rotate and scale its coordinate system is very powerful indeed once you master it. Today I want to quickly show how you can do (well simulate) something rather complex with it, like a calculated drop shadow on an element. To see what I mean with this, check out the following demo which is also available on the Demo Studio:

469reads
Useful CSS Gradient Generator Websites

Useful CSS Gradient Generator Websitesview story

http://superdit.com CSS3 gradient feature are very useful it save us some images, we do not have to create the gradient image and then looping through the html element, now we can fully create from CSS, to master the CSS gradient you have to know every single element in this feature like gradient type, stop color, and many others until you have to choose the perfect color combination.

382reads
Firefox 6 is here

Firefox 6 is hereview story

https://hacks.mozilla.org Download Firefox 6 What’s new in Firefox 6? The most notable addition to this new release are the <progress> element, touch events, Server-Sent Events as well as the return of WebSockets.

3246reads
vBulletin 4.1.5 now available for download

vBulletin 4.1.5 now available for downloadview story

https://www.vbulletin.com I am happy to announce that vBulletin 4.1.5 is now available to be downloaded from the vBulletin Members Area at: http://members.vbulletin.com Important We had envisaged to incorporate an updated mobile style for 4.1.5, however development and QA to get the product to a sufficient level of quality has taken a longer period of time than we had initially envisaged, and we are not sufficiently satisfied with the style yet in its current state. We are targeting to incorporate this product in version 4.1.6. We apologize in advance for any inconvenience this may cause. vBulletin 4.1.5 includes: Mobile App Identifier If you are using the Mobile Apps for the site, you can now see if a post was made using a mobile device.

462reads
Automatic PSD to HTML Converter service turns 1.5 year old

Automatic PSD to HTML Converter service turns 1.5 year oldview story

http://psd2htmlconverter.com PSD to HTML Converter service turns 1.5 year old. They thank all their users for the support and improvement advices. For the limited time the price of one PSD to HTML conversion is set as low as $1,75!

383reads
jQuery 1.6.2 RC 1 Released

jQuery 1.6.2 RC 1 Releasedview story

http://blog.jquery.com This is a preview release of jQuery. We’re releasing it so that everyone can start testing the code in their applications, making sure that there are no major problems. You can get the code from the jQuery CDN: http://code.jquery.com/jquery-1.6.2rc1.js You can help us by dropping that code into your existing application and letting us know that if anything no longer works. Please file a bug and be sure to mention that you’re testing against jQuery 1.6.2 RC 1. We want to encourage everyone from the community to try and get involved in contributing back to jQuery core. We’ve set up a full page of information dedicated towards becoming more involved with the team. The team is here and ready to help you help us!