Posts tagged with 'load' from 1 to 24 of 29
Lazy loading with jQuery
Load content on the fly like DNSPinger. The only problem though is making it work when JavaScript is not available. [...]
- up ↑
- programming
- 1st Jul 2008
Import an Excel file into MySQL
After uploading the Excel file to your web space, use this SQL:load data local infile '/complete/path/to/your_csv_file.csv' into table table_namefield [...]
- up ↑
- programming
- 30th Jul 2006
Dynamic @import CSS files using PHP
Here is an inter esting article and discussion on browser sniffing to assess which stylesheet to load up. The main priority here is to detect Intern [...]
- up ↑
- web design
- 8th Feb 2004
Defensive programming practices to survive Web site traffic peaks
8 tips for dealing with getting 'Digg'ed:Avoid accessing databasesCache Web pagesAvoid needless personalizationQueue tasks that may take too longMove [...]
- up ↑
- programming
- 29th May 2007
Accessibility Navbar
(oh no, not another accessibility tool!)What is the Accessibility Navbar?It's a must-have item for any self-respecting accessible website... um; wel [...]
- up ↑
- accessibility
- 7th Apr 2006
Photo fade with Javascript
Couloir demonstrate a nifty Javascript, image loading feature with a preloader too! Nice. [...]
- up ↑
- web design
- 9th Nov 2004
nooked
- up ↑
- programming
- 6th Aug 2008