Register now or login here to start promoting your blog and your favourite articles.

Category / Ajax

2010
4
AUG
The list of some fresh and useful jQuery plugins which are never referred yet. Together with CSS3, jQuery can refresh your web site design by changing the look and feel with no more boring.
692
0 comments
2010
28
JUL
bit.ly -The intelligent URL shortener- offers realtime statistics about the clicks on shortened links and this button takes advantage of that information. This jQuery button give you a uniform click count button -tall or wide- that people can also use it to retweet your post.
321
0 comments
2010
20
JUL
This is a jQuery-fied share count button to encourage people to bookmark your content on Delicious. Although Delicious provides their own button and I tried before to style it differently, but still It didn't look quite uniform like other sharing buttons.
551
0 comments
2010
7
JUL
We’ve collected jQuery plugins and tutorials a couple of times and it was time for another collection of jQuery plugins.All the below plugins have great functionality and i’m sure most of them will help you for your upcoming projects.
858
0 comments
2010
1
JUL
Now that dynamic HTML is a reality in most commonly used browsers and that a lot of fancy JavaScript libraries exist to make using it easy, CSS websites can take back some of the street creed held so tightly by Flash.
622
0 comments
2010
29
JUN
Default forms are boring and that’s for certain. Styling your form with a jQuery plugin is the solution for your aesthetic issues with basic and old forms. There are here 55 jQuery plugins for forms covering everything that you would think of related to form styling with the powerful jQuery.
1008
0 comments
2010
28
JUN
If you are looking for the examples of URL rewriting then this post might be useful for you. In this post, I’ve given five useful examples of URL rewriting using .htacess.
601
0 comments
2010
26
JUN
MooTools is a compact JavaScript framework designed for the intermediate to advanced JavaScript developer. It has custom implementations to dramatically improve JavaScript performance over the browsers. With such improvements, it allows web developers to continue advanced JavaScript coding while still ensuring a good customer experience.
504
0 comments
2010
24
JUN
PHP is the most widely used web based programming language that powers millions of websites including some of the most popular ones like Facebook. Here are 21 really useful and handy PHP code snippets that every type of PHP developer will find useful.
671
0 comments
AJAX is an awesome tool. AJAX requests are usually faster than regular page loads and allow for a wealth of dynamism within a page. Unfortunately many people do not properly cache request information when they can. Let me show you how I cache AJAX requests — it’s super easy!
507
0 comments
2010
23
JUN
The thing that was missing from the resources category on the site was this article, a collection of Ajax techniques, tips and tutorials. I hope this article will help the developers to learn or find some of the interesting features found here.
486
0 comments
Downloading content at a specific URL is common practice on the internet, especially due to increased usage of web services and APIs offered by Amazon, Alexa, Digg, etc. PHP’s cURL library, which often comes with default shared hosting configurations, allows web developers to complete this task.
460
0 comments
2010
22
JUN
I like using the same PHP script for both AJAX and non-AJAX content requests. Using one script just makes everything easier because it’s only one file to update/edit and it’s one more cache-able request. One way to try detect an AJAX request (as opposed to a regular page load) is by using the following PHP code
531
0 comments
2010
11
JUN
Sometimes logical steps, which we use every day to find solutions for our problems, fail us without a single word of warning. Sudden need for quality star rating tutorials ended up with four usable ones.
442
0 comments
2010
10
JUN
The final part of a six part tutorial on building a live blogging system using php, mysql, jQuery, html5 and CSS3.
234
0 comments
2010
4
JUN
Pines Notify is a JavaScript noti fi ca tion plu gin for the jQuery JavaScript library, devel oped by Hunter Per rin as part of Pines.
498
0 comments
2010
1
JUN
Normally Front end developers use gif animation for Ajax data loading. But now CSS3 animation property has been introduced and we can achieve the same Ajax loading animation effect using only css3 no gif animation required. So lets start working on it to get our desired effect
833
0 comments
2010
30
APR
The JavaScript 3D engine CopperLicht has been released today in version 1.1.0. This release now adds support for character animation: The 3D engine is able to import and play back skeletal animated meshes.
546
0 comments
2010
26
APR
Light and simple, but still very effective single-page mini templates that have multiple uses. Html resume templates, vcard templates, coming soon templates and many more.
629
0 comments
2010
22
APR
Get done with shadow motion affect in jQuery with 5 line codes. This effect can use with any animation. You can use it via everyTime or setInterval method.
851
1 comment
2010
7
APR
The roundup of 40 excellent jQuery plugins to work with data presentation and grid layout
897
0 comments
2010
31
MAR
A series of tutorials on building a live news blogging system. Developed using HTML5, CSS3, jQuery, XML for front end and php and jsp for backend. This part features coding the layout, styling it and adding some basic jQuery features.
623
0 comments
Sometimes we need to fill two divs simultaneously using ajax. Generally , we use two different ajax calls to achieve this rather knowing the fact that it can also be done using single ajax call.
907
0 comments
2010
30
MAR
jQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML.You dont have to use flash for animation, you can do the same with jquery.Today, we present a splendid collection of JQuery tutorials that will serve you for your next project.
972
0 comments
2010
29
MAR
The most useful spam fighting plugins are reCAPTCHA and Bad Behavior. The reCAPTCHA plugin check the commenter is a human or spam bot and Bad behavior makes a list of known spammers
529
0 comments
2010
24
MAR
When you are just getting started, it can be easy to get a bit lost in the lingo, and beyond that, not being aware of the non-commonality of our terminology can impact our client relationships.
506
0 comments
2010
17
MAR
This is the sequel of previous tutorial discussing how to make iPhone style navigation. Once I promised to talk about how to implement AJAX and how to add cookie onto the script we have made before, right? But there will be a little change on the plan.
905
0 comments
2010
15
MAR
The tooltip is a common graphical user interface element. It is used in conjunction with a cursor, usually a mouse pointer. The user hovers the cursor over an item, without clicking it, and a tooltip may appear — a small "hover box" with information about the item being hovered over.
923
0 comments
AJAX is used in many WordPress themes and plugins. However, not all of those themes and plugins implement AJAX properly. This article reveals 5 best practices in developing AJAX for WordPress. Warning: This is a long and information-packed article. Be sure to bookmark this post so you can always go back for reference!
448
0 comments
2010
8
MAR
Advance Level PHP Tutorials and Scripts with demos, sources etc.
705
0 comments
2010
4
MAR
How a simple 6 lines Javascript can power some effective effect.
632
0 comments
2010
2
MAR
In most cases, jQuery can do better than Flash. We'll round up some tutorials and jQuery plugins that are simply awesome. Each of these teaches how to get a desired Flash effect, but with jQuery instead.
766
0 comments
2010
25
FEB
I want to come in your help and presenting you 34 most appealing and fully featured back-end control panels from the internet. Choose you favourite,create an web app and start taking your internet stake too!
542
0 comments
This tutorial shows you how to use jQuery to programmatically get Digg, Delicious and Tweet counts for a specific URL. You will be able to style this data however you like using CSS. And best of all, you can do this without depending on any server side code.
286
0 comments
2010
23
FEB
A jQuery tutorial which helps you create your own jQuery Plugin. Learning jQuery with a fun and easy way to generate a bubble effect for your menu list and we're going to call it BubbleUP.
784
0 comments
2010
18
FEB
Top 10 Sites to Learn Ajax From a great collection
680
0 comments
2010
17
FEB
JavaScript Popup - Who needs to implement inline HTML, Flash and Videostuff into a JavaScript Popup-Solution, has to check the Plugin TopUp ( based on jQuery ).
1433
0 comments
2010
16
FEB
Embed your buzz stream into a website yourself by pulling your Google Buzz using jQuery.
276
0 comments
2010
15
FEB
This is a jQuery widget for the brand new social network -Google Buzz- that you can embed anywhere to integrate your buzz stream into your page.
349
0 comments
The data visualization CoreAnimation ( used on Phone or Mac OS X 10.5 ), was inspiration for the jQuery Filter-Plugin Quicksand ( sort by name, data-size,.. ).
795
0 comments
2010
12
FEB
Uploading files without refreshing page looks nice and even simple. With the help of ajax and jquery one can achieve this. Today I have collected 7 ajax file upload plugins which are cool and easy to integrate.
1590
0 comments
The jQuery plugin "Smoke Effect by Gaya Kessler is a very playful script in which stacks of 2 can alternately be ejected clouds (the graphical elements) are arbitrarily modified.
338
0 comments
2010
11
FEB
Poll , vote or rating in any new project is very common. We developers, use our most of time in searching good scripts for rating or poll. Today I have collected 8 jquery rating scripts for better user experience for your next project.
1429
0 comments
2010
10
FEB
Photo Shoot - The jQuery plugin Photoshoot produces a very special photo shoot effect, through which you can share the work with a camera.
901
0 comments
2010
9
FEB
AJAX Upload allows you to easily upload multiple files without refreshing the page and use any element to show file selection winAdd New Themesdow. It works in all major browsers and doesn’t require any library to run. AJAX Upload doesn’t pollute the global namespace, and is tested with jQuery, Prototypejs.
829
0 comments
2010
8
FEB
Border-Radius - Circles and Curvy Shapes with CSS3 - It is important to remember that some properties will allow you to achieve effects that aren't necessarily stated. It also has the potential to produce some terrific designs using just CSS – no images.
1526
0 comments
2010
6
FEB
AJAX can add life to even a simplest user interface. Add style and interactivity to your designs with this set of Amazing jQuery AJAX Widgets.
1578
0 comments
2010
4
FEB
Who wants to be successful in eCommerce doesn't comes around Forms. A very interesting approach to this, Tim Wright returns with "Form Design with Sliding Labels".
956
0 comments
2010
31
JAN
This is a follow up article from this entry “Ajax Todo List system with Codeigniter Part 1″. Updating Part 1 I forgot to add the following code in C:xampphtdocsci_bepsystemapplicationlanguageenglishackendpro_lang.php....
423
0 comments
2010
29
JAN
The following selected (for jQuery beginners easily understood) through the implementation of the tutorials have JavaScript library jQuery, etc. add the options according to selected menu items in addition to the self-images or sub-menu
1176
0 comments
2010
17
JAN
As we all know CSS sprite and jquery are in trend. I have seen many star rating tricks but none of them are using css-sprite. I tried to make one , hope you all will love it.
1227
0 comments
2010
16
JAN
Working with HTML forms is really a nightmare because your forms always mess up. This post includes 5 newest and useful jQuery plugins that help you work with HTML forms better and love them more.
1281
0 comments
2010
15
JAN
In this post I have shared free jQuery and Ajax scripts to help our upcoming web developers. In this list includes - A Drop-Down Menu Plugin for jQuery, Rotating jQuery Tabs, Sliding Login Panel with jQuery, AJAX Loading Panel, Mysql Ajax Table Editor, jQuery youtube playlist plugin etc.
1628
0 comments
2010
11
JAN
MopSlider is a jQuery based JavaScript-Plugin that allows you to create slider, which can different type of items ( HTML, Images, Flash ).
1455
0 comments
jQuery-Plugins and Tutorials for making the web(content) more easy to handle! Check out all that sliding, fading, scrolling and zooming features!
1245
0 comments
2010
7
JAN
jsFiddle a Tool which is helping with writing (X)HTML, CSS & JavaScript. Load the page or code-snippet, edit the relevant fields and load the result, which can saved for further usage.
652
0 comments
2010
5
JAN
A personalized coming soon page typically has the option for the visitor to sign up for email updates, subscribe to RSS, connect with you on social media networks. Here are listed 3html templates and 9 themes and plugins for WP to personalize your landing pages.
1169
0 comments
2009
29
DEC
Another Topsy-enabled jQuery plugin to list the most popular posts on your website, from your Twitter timeline or for some keyword within a selected period of time.
918
0 comments
2009
22
DEC
Roundabout is a jQuery plugin that converts a structure of static HTML elements into a highly customizable turntable-like interactive area.
1886
0 comments
2009
20
DEC
The recommendation of 5 new and useful jQuery Plugins that you should consider using for your next projects.
1126
0 comments
2009
18
DEC
This post is in the Learning jQuery series. Let's enjoy a post today by learning how to maximize the Modal Windows or Dialog Box in jQuery UI. This post explains how to use this Dialog Box on the right way.
1733
0 comments
Meerkat, named for its pop up like behavior, is a jQuery plugin and it's used as a simple promotional tool, a roost for advertisements, or even as an alternative to a splash or entry page; Meerkat is unobtrusive, cross-browser compatible, and degrades gracefully if Javascript has been disabled.
1274
0 comments
2009
16
DEC
jQuery Showcase of Websites with features like sliding, page-scrolling, lighbox-popups or drag ′n drop-Effects
1367
0 comments
2009
8
DEC
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height.
2246
1 comment
2009
7
DEC
I took the Topsy retweet button and jQuery-fied it, then added the "Who" part to it using the awesome Topsy API. to create this fancy share count button for your stories on twitter.
884
0 comments
2009
4
DEC
300+ Amazing Jquery CSS Tutorials Round up
1166
0 comments
Enjoy the post of 5 fresh and awesome jQuery plugins, then you will find out why we love them by their cool features.
808
0 comments
2009
2
DEC
Highcharts is a plugin which is focused on the interactive graphical analysis of data and can be operated either by using the JavaScript library jQuery or MooTools, and works on the iPhone, and the IE6.
1308
0 comments
2009
27
NOV
jQuery Plugins are good and easy possibility to get your users more interactive. This Collection of jQuery-Plugins show you how! Watch a drag & drop based Shopping-Cart, a Fancy-Captcha, movable Sticky-Note, jQSlickWrap, iPhone-like password field and more ...
3071
1 comment
2009
24
NOV
Highly customizable Twitter trackbacks widget to integrate tweets that mention your post into your blog. Each tweet comes with reply & retweet links to get more readers engaged in your story conversation.
742
0 comments
2009
23
NOV
In November 2009, 5 jQuery plugins were born and most of people believed that they are useful for web designers. Enjoy the 5 fresh jQuery plugins!
1060
0 comments
PHP, or PHP: Hypertext Preprocessor, is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages. It can be embedded into HTML and generally runs on a web server, which needs to be configured to process PHP code and create web page content from it.
688
1 comment
2009
22
NOV
jQuery is something really wonderful for designers which gives functionality to the web sites and i think it really attracts visitors of the sites.
1034
0 comments
2009
19
NOV
PHP, or PHP: Hypertext Preprocessor, is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages.
689
1 comment
2009
13
NOV
Midori is an ultra-lightweight JavaScript-Framework ( 45KB uncompressed ) that gets the job done without getting in your way. - Midori is a Drag & Drop-, Toggle-Effect-Specialist!
1068
0 comments
2009
12
NOV
gRaphaël’s goal is to help you create stunning charts on your website. It is based on Raphaël graphics library. Check out the demos to see static and interactive charts in action. gRaphaël currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+.
868
0 comments
2009
10
NOV
The use of web tab module has been widely adopted to enhance the experience which is generally used to break content into multiple sections that can be swapped on the fly to save space.
648
0 comments
2009
9
NOV
This post contains 5 fresh and useful jQuery plugins that you should try for your next project.
951
0 comments
2009
8
NOV
FileManager is a web-based file browser that can easily be integrated with popular inline HTML editors. Out of the box, FileManager works with FCKEditor and its successor, CKEditor.
1172
0 comments
2009
2
NOV
Use the <em>animate()</em> function to slide the panel to the left. It's useful for display your options for search page. By a trick, we will make the animation more simple.
2242
1 comment
2009
30
OCT
There excists Animation without JavaScript, but just with CSS3 and Safari 4. Therefore the Webstandardblog presents a small collection of "Moving-Effects" ( toggle, fade (in + out), slide ) for Images, Navigations and Text-Content.
1029
0 comments
Part 3 of "Best of jQuery-Tutorials". This list contains very interesting jQuery-Tutorials and -Plugins ( navigations, image-gallery, sIFR-Plugin, Popup Bubble, Puzzle and many more )
966
0 comments
This is a very interesting second list of 10 jQuery-Plugins you have to check out ( Slide- and Panorama-Effects, Tooltips and many more).
869
0 comments
Very interesting list of 10 jQuery-Plugins ( navigations, zoom-functions, jParallax, etc.)
1014
1 comment
2009
28
OCT
Creative & Interactive Webdesign with awesome jQuery-Plugins - Navigations, Twitter, Forms, Style-Switcher, Thermometer-Slider, Movie-Trailer, ...
1061
0 comments
JavaScript-Framework "Mootools" in Action - Showcase of international Websites ( from Ferrari to Vimeo ). Check them out!
1447
0 comments
This "Gallery Showcase" includes 10 interesting Websites based on creative jQuery- & CSS-Solutions ( navigations, slide-effects, etc. )
1892
1 comment
2009
27
OCT
The following collection with interesting functions is showing you the way of jQuery.
836
0 comments
2009
26
OCT
15 different solutions to navigate through websites. The JavaScript-Framework "jQuery" is going to show you "how"!
967
0 comments
Ajax, sometimes written as AJAX (shorthand for Asynchronous JavaScript + XML), is a group of interrelated web development techniques used to create interactive web applications or rich Internet applications.
752
0 comments
2009
22
OCT
Online-Games are no longer only based on Java-Applets. JavaScript is the Key! Therefore jQuery-Games proudly presentsTetris, Slotmachine, Blackjack...
1859
1 comment
2009
21
OCT
There is a Facebook fans widget, Google friends widget, what about a Twitter friends widget?! Here is a jQuery plugin that you can embed anywhere to display pictures of your Twitter followers or friends (whom you follow) and their latest tweets if you like.
877
0 comments
2009
16
OCT
Upload Robots is a cool new service that allows you to upload files free with a slick mac-like interface.
808
0 comments
2009
13
OCT
NimbleKit, developed by VolnaTech, is an SDK that allows users to develop iPhone applications much quicker using HTML and Javascript.
1085
0 comments
2009
5
OCT
This is a jQuery plugin to create a bar of real-time stream of information related to your post powered by Collecta search engine. Collecta monitors the streams of news sites, popular blogs and social media. So it can show you results as they happen.
999
0 comments
2009
25
SEP
Highly customizable Real-time Twitter search-driven bar of tweets related to your post.
815
0 comments
Here is a list of 14 really amazing jQuery and non-jQuery rich text editors (RTE). They are all free, easy to use, and with great functionalities. Enjoy.
1240
0 comments
2009
22
SEP
The time when username availability is checked after the page is normaly processed is long way behind us. Google has it, Yahoo has it and many many more sites have it, ajax username availability checker. So in this tutorial we will make an ajax username availability checker powered with jQuery.
1207
0 comments
2009
13
SEP
jQuery is a javascript framework that makes it easy to edit markup and styles on a page, build advanced user interfaces, and update data sources with AJAX. Today, we’ll go over the first steps and the one major benefit of using jQuery: selecting and manipulating markup and CSS.
1129
0 comments
2009
3
SEP
Stylishly capitalize on limited space with a side scrolling image gallery, similar to the one that Apple uses to show off their products.
3170
0 comments
2009
28
AUG
AJAX, a technology that lets you updtae poru\\tions of your page without reloading whole page works wonders in interactivity. This collection of jQuery Plugins based on AJAX will help you incorporate the flexibility of AJAX through the ease of jQuery into your web pages
1272
0 comments
2009
24
AUG
In this tutorial we will make an infinite JQuery carousel. I noticed that most of tutorials on how to make an infinite JQuery carousel are quite complex, so i decided to show you how to make it much simpler.
2726
0 comments
In this tutorial we will make a navigation that’s not ordinary. I saw this effect on b5media, it’s made with flash there but i liked how it looks so i decided to make it with JQuery.
1895
0 comments
This was my first tutorial, but due to some issues with wordpress plugin it was lost, and now it’s back :) … We are going to make a nice little animation with JQuery.
1468
0 comments
Every website should have a contact form. In this tutorial we will make a contact form that will make your visitors say WOW. It will be a cool looking contact form with nice and smooth validation, processed with AJAX.
1903
3 comments
2009
20
AUG
The Gist: Basically a user types the beginning of a city name. The code will execute the auto-suggest and return results based on “keyup” once the “city” from the list is clicked, it will enable the radio buttons...
1132
0 comments
2009
17
AUG
jQuery Applications come handy in providing a funky yet usable component for websites. Here is a collection of the best usable and stylish jQuery applications.
3070
1 comment
2009
5
AUG
In this week’s post, I will continue with my “VOZ” JavaScript Framework tutorial series, and we are going to continue to add new methods for dealing with a JavaScript Framework. Therefore, I will take the Framework one step farther, and I will add more useful methods for dealing with JavaScript before a page loads and other useful techniques. .....
1305
0 comments
2009
30
JUL
No need to search all over the net for ajax tools and tutorials i have rounded up the best AJAX tools and tutorials for you. So those who are very new to Ajax can follow the tutorial links.
1072
0 comments
You need to impress your users within a very short amount of time and one of the methods to achieve this is to use jQuery. These advance jQuery uses will certainly help!
5190
1 comment
2009
19
JUL
Web-based HTML Editor lets users create HTML content easily and here i am going to share 15 useful HTML Editors.
885
0 comments
I have always loved jQuery and I’m sure many of you do too! In fact we’ve published some jQuery ‘getting started‘ guides in the past. So this time I thought we’d go more in depth and I’ve hand-picked 20 awesome jQuery tutorials.
1391
0 comments
2009
18
JUL
In this collection we will roundup 10 really cool, usable and accessible jQuery JavaScript and Ajax plugins that you can implement easily to your design or websites.
1809
0 comments
2009
17
JUL
In this post I'm going to share ten essential Ajax scripts to help web developers with direct download link. The following list includes Progress Bar, Ajax grid, Ajax Menus, Ajax Event Calander, Ajax Tag Clouds, Ajax Image Transition etc.
1183
0 comments
Removing contents with Ajax is a useful tool to have in any web designers kit. Using a few lines of jQuery we can remove a div and simultaneously remove a record from the database with Ajax.
1560
1 comment
2009
11
JUL
Using Facebook connect to the authenticate a user and post dynamicaly generated content to a user news feed using jQuery.
1673
0 comments
2009
8
JUL
This tutorial will show you how to create an AJAX Driven Website that overcame the browser Back button and bookmark problem in AJAX. I have made two versions, simplified version for further modification and my version to show you how to style it.
51820
50 comments
Today we are going to look into 9 Javascripts Syntax Highlighting Scripts. Syntax highlighting is very important especially you run a tutorial blog that has a lot of code examples. Proper highlighting your code will make your readers read your code easily.
911
0 comments
2009
6
JUL
JavaScript has so much possibility and it'll only take any individual developer or designer creativeness to fully utilize this exciting language.
1525
0 comments
2009
18
JUN
Lightbox is an ajax solution for preview image, slideshow and form in a modal dialog. It significantly improve user experience as it only loads a portion of content than refreshing the whole page.
4234
1 comment
2009
14
JUN
Here is a list of the best AJAX Tutorials available on the web.
1344
0 comments
2009
25
MAY
Google Web Toolkit (GWT) is an open source Java software development framework that allows web developers to create Ajax applications in Java. GWT comes with many widgets. In this article we shall see the list of useful IDE Plugins available for GWT
1264
0 comments
2009
16
MAY
An article that deals with the nuts and bolts of JQuery.
1438
0 comments
2009
11
MAY
An excellent list of GWT Widgets And Libraries For AJAX Developers.
4124
0 comments
2009
17
APR
24 HTML form elements customization solutions to have custom checkboxes, custom radio buttons and custom dropdown box.
4352
0 comments
2009
2
APR
a list of AJAX Cheat Sheets & Quick Reference Guides for AJAX Web Designers, Web Programmers, Coders & for Web developers for Quick coding with AJAX.
2115
1 comment
2009
1
APR
Wondering how to submit a form in a same page, and display the submission result with some fancy fadeOut or slideUp effect? In this tutorial, I will show you how to make Ajax Based form submission with jQuery and it will also work even if javascript is not supported.
116181
138 comments
2009
25
MAR
Now lets say that you a web page that has a big Block of “something” and inside this “something” you would like to have some information change at a set time interval. Well with Jquery, some PHP and a sprinkle of Ajax, you can get this done quick fast and in a hurry.
3663
0 comments
2009
19
MAR
* A web calendar JSON event, based on MooTools. * Double click on event to see the deafult event view. * Double click on month's day to see the default event to add memo to calendar. * Drag and drop event in month view. * Drag and drop and resize event in diary view.
5491
0 comments
2009
9
MAR
As the Web grows and becomes more dynamic, more and more websites have user-generated content and tools that greatly improve the user experience in terms of usability and accessibility......
3327
0 comments
Subscribe RSS Subscribe RSS, Keep yourself updated with queness latest posts!
Pixel Crayons

Buy wholesale computers directly from China at DHgate.com

Discover the tools to build your e-Commerce Site with Netfirms

Buy China Products from Made-in-China.com

Cocktail Dresses

SmartPhone Cell Phone

Wholesale electronics

Web Hosting Rating

Buy WOW Gold

Get your cdl today

Debt collector review

  •  
  •  
  •  
  •  
  •  

Community News

Recent Comments

Random Posts


View all posts and news Back to top

About the Author

A web designer and developer who is passionate and keen on contributing to the web development industry. Feel free to say hi to me, or follow me on twitter.

Kevin Liew