Calendar

Archives

November 2005
Sun Mon Tue Wed Thu Fri Sat
 << < Current> >>
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      
Recent   Archives
 
 

Monthly Statistics

 

Search

 
 

Syndicate this blog

 
Oh no! Not another Ajax contact page. While there were many good Ajax contact forms out there, what kind of example would I be if I didn't reinvent the wheel and write one for this site? I did try a few and one in particular had promise but it fell short in a couple areas.
  1. It worked erratically.
  2. It had too many files with overlapping code.
  3. It did not follow my coding style.

Read more »


admin Email Send feedback » Posted in Ajax, Javascript, PHP
 

Simple Ajax Code-Kit (SACK) looks like a good project but it has a couple glitches when it comes to working with IE. The bulk of the issues are in the demo but there is also another area in the library that I have modified. Listed below is a quick and dirty fix of SACK with a download. The pieces are simply code fragments since there is a zip available at the end for download.

Read more »


admin Email Send feedback » Posted in Ajax, Javascript, PHP