Javascript Territory - Jster Javascript Catalog.
Статьи. Учебники. jQuery. Скрипты. Web Design and Blogging Tips. JqFloat.js – A Floating Effect with jQuery! JqFloat.js – A Floating Effect with jQuery! JqFloat.js is a jQuery plugin that able to make any HTML objects appear to be “floating” on your web page. It helps create simple floating animation and make your websites come alive with these little “floating” object. Have fun with Floating ~ You can have several “floating” objects with different attributes within your web page. Also, you might make these floated objects “landing” through plugin’s method, and vice versa of course. See below for more details about this. How It Works jqFloat.js uses jQuery .animate() method with infinity loop to animate object’s to different positions, thus it make the object appears to be floating on the web page.
JqFloat.js works well in corss-browsers: IE6 and above, Firefox and Webkit browsers. How to Use 1. It should works well with jQuery 1.7.1 (haven’t tested for lower version). 2. Well, try define own floating setting rather than using default value. 3. Configuration: .jqFloat( [Method] [, Options] ) Method. HTML5 Form with CSS3 Markup. HTML5 Form with CSS3 Markup Recently I noticed that my friends are keep discussing about HTML5 Form. It seems like HTML5 Form has become a popular topic among web developers and web designers. HTML5 has introduced several new input types, new form attributes and other awesome form features. Native browser-side form validation, one of the well known feature of HTML5 form. However, there are still many awesome form features out there. In this demo, I’ve created a simple HTML5 form with using different old and new input types and style it using CSS3.
The HTML Markup The HTML markup for HTML5 Form is pretty straight forward and same as usual. Below is the list of input types that are going to be used in creating the HTML5 form. Now, we will make use of these input types and convert it to registration form with binding a label to each input type. HTML5 Form with New Input Types The HTML5 Form Validation HTML5 Form with validation and placeholder The CSS3 Styling Now is time to style the form. BlocksIt.js | Dynamic Grid Layout jQuery Plugin - Plugin Page. Introduction BlocksIt.js is a jQuery plugin for creating dynamic grid layout. It manages to convert HTML elements into 'blocks' and position them in well-arranged grid layout like Pinterest. Dynamic Grid Layout jQuery Plugin Change Log Version 1.0 – First Release, 24th April 2012 How to Use? Plugin Options numOfCol: Type: Int ( Default: 5 ) The number of columns to be created. offsetX: Type: Int ( Default: 5 ) Margin left and right for each block. offsetY: Type: Int ( Default: 5 ) Margin top and bottom for each block. blockElement: Type: String ( Default: div ) Targeted child element, which will converted into blocks.
License BlocksIt.js is licensed under the GNU General Public License version 2 or later. Demo 1 Dynamic grid layout with random generated blocks. Demo 2 Pinterest dynamic grid layout integrated with CSS3 Transitions. Buggy? Something's not working? CSS Tricks for Headings, Fonts and Text Styling. CSS Tricks for Headings, Fonts and Text Styling The truth is, we can still creating those fancy headings, cool fonts and text effects without using Photoshop, but just with CSS. In this article, I have listed some useful CSS tricks and techniques which can be used to style your headings, fonts and text as well as content.
Perhaps, these CSS tricks might inspire you on what can be done by using CSS rather than rely on Photoshop every time. The best thing about CSS styling is it can greatly affects the performance of our website in terms of page load. Nevertheless, the only problem is browsers compatibility. Whatsoever, I still prefer using CSS to style headings, fonts and text in a matter of time. Somehow, there’s always having ‘fix’ for browsers compatibility in Internet. Text Spacing I believe most of you are known about CSS line-height property. Text Capitalization Do you know that we can capitalize our text just with CSS? CSS3 Text Shadow CSS @font-face Trick Inset Effect Embossed Effect.