SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
-
Nov 13, 2006, 03:02 #1
- Join Date
- Jan 2001
- Location
- Near a computer
- Posts
- 782
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
[AJAX] How to make sure "make request" has been set in other pages?
Hi there,
Just started to experiment with AJAX. At the moment I have a simple image with an onClick event ( makeRequest("radio.php")) in sidebar.php
makeRequest is the JS/AJAX part which outputs radio.php in an innerHTML.
I like the output be set to radio.php when an user has clicked on the image and browse other pages.
Now everytime an user browse the image is shown and not radio.php
any advice??
Bookmarks