Hi
My question about Contact Form
http://www.ericmmartin.com/projects/simplemodal-demos/
When I try Contact Form with IE6, Its work on this site. I downloaded
it and try it doesn`t work with IE6.
Like in my website, How Can I Fix this problem in my website ?
www.ctuchicago.com
Left-sidebar in
is there a better way to write this code to avoid server problem if
the site gets a lot of visitors ?
(keeping the "live" stats)
// the call for the update (it just change an entry in the db total =
total + 1;
function autoupdate() {
$.post("count.php", {count:1},
function(d
well it's not exactly a user counter ... but for the explanation i
made it a visitor counter
in reality it's a button , whenever someone click that button the
numbers goes up
How can i disable a button for 3 seconds then after that enable it
when a use click a button (to avoid the user clicking without
stopping)
Button Enabled -> user click the button -> button is disabled for 3
seconds -> button is enabled .
4 matches
Mail list logo