Relax Breath of Solution.

Just I wanted.. Do you?…

The Closure Compiler reduces the size of your JavaScript files and makes them more efficient

What is the Closure Compiler? The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes […]

Jquery Mobile related hot topics

Theming list items, Theming dividers, Theming count bubbles, Theming icons, Theming split buttons Theming headers and footers, Theming buttons in toolbars List formatting Read Only List List Search Filter Bar Search filter bar with dividers Collapsible content Collapsible set markup – accordion Theming the content area – Collapsible Footer Persist Author By Sameera Thilakasiri He […]

jQuery Tips and Tricks you Must Memorize – part 2

Wrap everything in a single element when doing any kind of DOM insertion How to tell when images have loaded This is another one of those problems that doesn’t seem to be as well documented as it should be (not when I went looking anyway) and it’s a fairly common requirement when building photo galleries, […]

Styling Individual Flex Tabs in a TabBar

There are a few ways to style the tabs in a TabBar that are fairly well hidden. Here are a couple methods that hopefully save some time for those of you out there looking to apply advanced styles tabs in Flex. If you need to style the tabs uniformly, then you’ve got little work to […]

Import skins into Flex Builder

1 Start Flex Builder. 2 Select the project that uses your custom skins. 3 Select File > Import > Skin Artwork to open the Import Skin Artwork dialog box. 4 Under Import skins from, select Folder or bitmaps. 5 Browse to the directory that contains your skins as .png files. 6 When you select the […]

« go backkeep looking »