- [PHP, AJAX, MySQL] Simple AJAX chat in PHP
As the title says, in this post I show a script in PHP, using Javascript and MySQL, to generate a very simple web chat, without using any JAVA/Flash applet.
in Public bookmarks with ajax php tutorials
- 10 Promising JavaScript Frameworks
Popular JavaScript frameworks/libraries like jQuery, MooTools, Prototype, and YUI (to name a few of the most popular JavaScript frameworks out there) definitely have a solid foothold in the JavaScript framework arena.
in Public bookmarks with ajax javascript tutorials
- 25 Excellent Ajax Techniques and Examples
Ajax allows for rich-internet applications that mimic the responsiveness and complex user interfaces typically associated with desktop applications.
in Public bookmarks with ajax tutorials
- 40+ Tooltips Scripts With AJAX, JavaScript & CSS
An improved Nice Titles Tooltip Script with Accesskeys support. A lightweight prototype based JavaScript tooltip A classic. The script uses a background image.
in Public bookmarks with ajax css javascript
- 47+ Excellent Ajax CSS Forms
Forms needs a solid visual structure, a profound hierarchy of form elements (Fields and Labels),
in Public bookmarks with ajax css
- A JavaScript make-like utility
Peter Michaux has created a make, or rake-like utility for JavaScript called xmake. You create a Xmakefile.js such as
in Public bookmarks with ajax tutorials
- A lightweight AJAX.NET-enabled grid control
Managing lists of items from databases is the bread and butter of most web applications, but creating an user-friendly grid can be problematic.
in Public bookmarks with .net ajax
- A Simple Ajax JavaScript
I know this isn't .NET but this Ajax JavaScript can easily be used in any .NET application if you want a little more control over your Ajax than AJAX.NET provides.
in Public bookmarks with ajax javascript
- AIM Express
JSJaC is a JavaScript Jabber Client Library that was built "to ease implementation of web based jabber clients.
in Public bookmarks with ajax tutorials by 3 users
- AJAX & PHP star rating system script
If you want to implement the script to your existing CMS you must: 1. specify the variable $article_id so that every article_id to have a different rating. i.e: $article_id=1; etc...
in Public bookmarks with ajax php tutorials
- Ajax and Arc
Ajax is surprisingly easy to use with the Arc language. This article shows how to implement Ajax-based autocompletion and dynamic page updates using the script.aculo.us and Prototype JavaScript frameworks.
in Public bookmarks with ajax arc article
- Ajax Beginners Tutorial
A cross platform tutorial for beginners, it's useful if you don't know how to use Ajax technology, it's recommended to start with this tutorial...
in Public bookmarks with ajax tutorials by 3 users
- AJAX calls and expired sessions
I have been updating a bunch of code recently to make use of the new features in Prototype 1.6 and one of the great additions in this release was the introduction of Automatic JavaScript response evaluation.
in Public bookmarks with ajax tutorials
- AJAX Chat Tutorial
online chat that implemented using ajax and php on mysql database, easy to learn an code is available
in Public bookmarks with ajax chat tutorials by 2 users
- Ajax Control Toolkit with ASP.NET MVC#
I have been playing with ASP.NET MVC for about 4 months now and have a couple sites, one decent sized, in production right now.
in Public bookmarks with .net ajax tutorials
- Ajax data picker Javascript
Now that I have the XML data source portion of the Ajax data picker completed,
in Public bookmarks with ajax javascript
- Ajax Effects With jQuery
jQuery is an extremely small, yet fast and reliable JavaScript library. With jQuery you can do so much more using less code.
in Public bookmarks with ajax tutorials
- AJAX file upload
Ever wanted to upload files (using AJAX) like in GMAIL, without reloading the page? Now you can. Cross browser method to upload files using AJAX in only 1Kb of code.
in Public bookmarks with ajax tutorials by 3 users
- AJAX file upload tutorial
First of all I have to say that to create a pure AJAX file upload system is not possible because of security limitations of JavaScript. All of the Ajax upload systems I know use some third party tool/package or only mimics the AJAX feeling.
in Public bookmarks with ajax tutorials
- AJAX Google API to Minify Javascript using Ruby on Rails
How to optimizing JavaScript performance in Ruby on Rails. This will only focus on one aspect of JS performance optimization, namely, writing a build script to concatenate/minify the JS, and setting up Rails to easily toggle between the compressed and normal files.
in Public bookmarks with ajax google javascript ruby
Next »
ajax from all users