The clearfix issue is great to get your divs to behave properly. The one drawback is that you must insert a class=”clearfix” to every element that needs the clearfix attribute applied. This is not forward thinking since if a new method comes along then all of the markup needs to be updated to accommodate the [...]
September 22nd, 2007
Categories: css, floats . Author: marcello . Comments: No Comments
I’ve been using JQuery more than any other javascript library. It seems cleaner, the code is much smaller and is easy to extend. jQuery UI is now launched.
This is the wiki overview for jQuery UI, jQuery’s visual controls. jQuery UI features a wide range of core interaction plugins as well as many UI widgets.
http://ui.jquery.com/
September 16th, 2007
Categories: javascript, jquery, ui . Author: marcello . Comments: No Comments
This is the famous clearfix code that helps you manage float issues.
Add class=”clearfix” to any container element that holds two items that float left and right. The problem is that most browsers will not give a height to the container element since the floated items will not be counted on as giving height. The [...]
September 16th, 2007
Categories: css, floats . Author: marcello . Comments: No Comments
10tico Creations is a Web Development Company based in Syracuse, NY. 10tico Creations is owned by Marcello Prattico.
10tico Creations can help any sized business in creating custom web sites or applications. Our expertise ranges from very slick front end development using Javascript, XHTML/CSS Layout and Flash.
10tico Creations develops websites with PHP, Coldfusion or anything [...]
September 16th, 2007
Categories: about 10tico . Author: marcello . Comments: No Comments