Re: [jQuery]No file loaded..
Sorry for offtopic but can you post link to tutorial or send it to pm?
Thanks,
Re: [jQuery]No file loaded..
Quote:
Originally Posted by
ProKiller002
Sorry for offtopic but can you post link to tutorial or send it to pm?
Thanks,
Sure thing.
http://15daysofjquery.com/quick-and-dirty-ajax/14/
Re: [jQuery]No file loaded..
You are aware that the ./ is referring to the folder above i assume ? :x
Re: [jQuery]No file loaded..
Quote:
Originally Posted by
ExploitR
You are aware that the ./ is referring to the folder above i assume ? :x
Yes. I write ./ to mark that it needs to navigate from the folder this file is located in. Some webservers that needs to work with a link like /php/main.php will use it diffrent than ./php/main.php