Thread
:
Get PHP contents from JQuery
View Single Post
01-08-2012, 07:31 PM
PM User
|
#
6
q1h
New Coder
Join Date: May 2011
Posts: 34
Thanks: 7
Thanked 0 Times in 0 Posts
Yeah, I was trying to bind a link to the function. I tried this:
Code:
$(".refresh").click(function(){ $('#results').load("data.php"); });
But it doesn't work. Did I do something wrong? Thanks ...
q1h
View Public Profile
Find More Posts by q1h