Fundamental for creating interactive maps using J-Query
JQuery is enhanced Java Script libraries that run on client’s side in client server based environment over internet, client side means... more »
Tweet 0 Comments Save Tags: javascript
Adding custom CSS to your Joomla site
A simple java script to add custom CSS to your joomla site, without changing the template source, or dig to its settings.
Tweet 0 Comments Save Tags: css-html , javascript , php , web design
21 Useful JavaScript Tips & Tricks with Demo
21 hand picked JavaScript code snippets that you can bookmark for future reference.
Tweet 0 Comments Save Tags: how-to , javascript
Surprise! Mozilla can produce near-native performance on the Web
We put Mozilla's JavaScript subset—asm.js—to the test and it worked really, Really well.
Tweet 0 Comments Save Tags: javascript , open source , opinion , web 2.0
Angular Prime, AngularJS with PrimeUI
Angular Prime is Based on PrimeUI version 0.9. It integrates more than 20 PrimeUI's components
Tweet 0 Comments Save Tags: css-html , javascript , web 2.0
Simple CRUD with Knockout, Breeze, WEB API, Twitter bootstrap...
As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I... more »
Tweet 0 Comments Save Tags: .net , css-html , javascript , microsoft
JavaScript Frameworks and Resources
JavaScript Frameworks and Resources
Tweet 0 Comments Save Tags: frameworks , javascript , reviews , usability
Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of... more »
Tweet 1 Comments Save Tags: .net , css-html , how-to , javascript
jQuery Pagination Plugins to Serve Your Pagination Purpose
Pagination can be imply on your website in two ways both manually and automatically, one of the pretty orthodox and popular way of... more »
Tweet 0 Comments Save Tags: javascript , open source , tools
Vert.x Is Back!
Back and stronger than ever with the backing of Eclipse.
Tweet 0 Comments Save Tags: frameworks , how-to , java , javascript
Like And Dislike Rating System With PHP ,MySQL and Jquery
Like And Dislike Rating System With PHP ,MySQL and Jquery for developers
Tweet 0 Comments Save Tags: ajax , javascript , php , web design
10 Powerful Responsive Lightboxes
Lightbox has always been one of the great method to display images without having to refresh a page. Nowadays, with the booming of... more »
Tweet 0 Comments Save Tags: javascript , open source , trends , web design
Plans for supporting Web Components in AngularJS and Ember.js
Web Components [1] are an upcoming standard for custom HTML5 user interface elements. Those UI elements will eventually become... more »
Tweet 0 Comments Save Tags: frameworks , javascript , reviews
Manage your catalogue inventory using API
Developers can create multiple categories under a catalogue. Each category can have multiple items associated to it.
Tweet 0 Comments Save Tags: .net , java , javascript , ruby
Dump JSP tag libs and switch to JSON
I often see development teams using JSP tag libraries when they shouldn't be. I wrote this post to explain why it's best to view JSP tag... more »
Tweet 3 Comments Save Tags: ajax , frameworks , java , javascript
AngularJS and TypeScript
Lately, I’ve started using AngularJS instead of Knockout. Knockout.js is very popular in the .NET world, is very easy to use, and meshes... more »
Tweet 0 Comments Save Tags: frameworks , javascript , other languages
Implementing Multidimensional Arrays in JavaScript
The past few months I’ve been working to move more of my work into JavaScript, and in particular the node.js ecosystem. I hope that... more »
Tweet 0 Comments Save Tags: javascript , reviews