01-25-2008, 09:46 PM
|
#2 (permalink)
|
|
The Addict
Join Date: Nov 2007
Posts: 282
Thanks: 61
|
you need to know basic knowledge of javascript.
Ajax is basically loading a page into a variable, all you need to do is know how to use that variable in to get certain things off the page.
Like one thing you might need to know is:
document.createElement
To store the loaded page, and use js to loop through what ever your trying to grab.
__________________
PHP/XHTML Freelancer:
Cleanscript.com v3 - Programming starting at just $5 act now!
|
|
|
|