On 30-1-2014 15:30, Stuart Dallas wrote:
Please familiarise yourself with the console in your browser. If you’re using Safari or Chrome there is a developer console built in, and if using Firefox I recommend installing Firebug. This error, and any others in your Javascript will be displayed in the console and this whole mailing list conversation could have been avoided.
-Stuart
Actually, firefox does have its own (quite good even) developer toolbox
included by default. Though I still prefer firebug :)
On a sidenote: I would suggest installing and using JQuery for all this
kind of work. It makes making an ajax request and binding it to various
places in your code / design a LOT easier.
- Tul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php