Friday, July 16, 2010
Ajax Activity Indicator without GIF Animations
Do you need a non-image Ajax activity indicator?
Try ActivityIndicator class of Ajax Islands framework. Take a look at this tutorial.
Thursday, July 15, 2010
function functionOne() vs functionTwo = function()
Do you know the difference between these two syntax in Javascript:
Just check this thread. :)
function functionOne() {
//function body
}
functionTwo = function() {
// function body
}
var funcionTwo = function() {
// function body
}// function body
Just check this thread. :)
Friday, July 2, 2010
ASTRO File Manager
Download ASTRO File manager for Android here:
Download ASTRO File Manager 2.2.4
Download ASTRO File Manager 2.2.4
Subscribe to:
Posts (Atom)