Building Large Scale Javascript Application
Digital World 2014 was a 4 day (4th – 7th June, 2014) ICT event at Bangladesh. It was organized by ICT Division of Telecom and IT Ministry of the country. There was a full series of technical sessions...
View ArticleBootstrapFileField – File input with preview and restrictions, no ajax
The file input is one of those HTML elements that are complex to style with CSS. As a result, now a days we see many ajax uploader plugins (e,g, DropZone) that helps to modify appearance of file input....
View ArticleDependent / Cascading Select List with jQuery Select2
Select2 is one of the most popular select list plugin for jQuery. It has beautiful features and powerful customization options. One missing feature of Select2 is built-in support for making select...
View ArticlejQuery controlled Dependent (or Cascading) Select List
When I was searching the web for a client side dependent list boxes, I got some scripts. But some of them were very much static (static select name, option name etc.), some were vary complex. Then I...
View ArticlejQuery controlled Dependent (or Cascading) Select List 2
Thank you all. Thanx for using, commenting and visiting my script jQuery controlled Dependent (or Cascading) Select List from my old bolg http://php4bd.wordpress.com and here. I am getting a lots of...
View ArticleInteractive character limit for textarea using Jquery
For a textbox, character of a field can easily be limited with maxlength attribute. But maxlength doesn’t work for a textarea. So, It needs an alternate way. For one of my project, I wrote a function...
View ArticleExtjs quick start guide for jQuery Developers
I’ve seen many people (including myself) trying out the power of jQuery for once and then getting stuck with it. Why not? It’s one of the coolest and smartest JavaScript library out there. However, I...
View ArticlejQuery – Presentation at phpXperts Seminar, 09
At the phpXperts seminar 2009, I gave a talk on “Blessings of modern javascript framework – jQuery” and it seemed well-received. I enjoyed giving the presentation very much! Special thanks for all the...
View ArticlejQuery LED Banner – fun with jQuery!
While coming home, I’ve seen a super store showing their items on a big LED type banner. Where item names were scrolling using some lights on/off. It’s an everyday scenery, nothing special. But I’ve...
View ArticlejQuery and jQuery Mobile on JSCon 2011, Dhaka
PHPXperts group is one of the most active PHP community in Asia. They have arranged the first JavaScript Conference of Bangladesh on September 17, 2011 at AIUB Auditorium. It was a cool event with...
View Article