Javascript & WampServer
Posted by: JVC_Wamp (---.Red-88-27-53.staticIP.rima-tde.net)
Date: December 09, 2008 05:48PM

I wolud like to know if there is an extension that must be allowed to work with scripts from javascript, because i have some which doesn't work over this server, and locally they work properly.

Thanks.

Options: ReplyQuote
Re: Javascript & WampServer
Posted by: toivo (---.nsw.bigpond.net.au)
Date: December 09, 2008 08:46PM

Javascript is either inline in the HTML/PHP code or loaded from the server, it is run in the browser and usually does not refer to the server, the exception being AJAX, but even that functionality is not server specific. If some of your javascript is uses libraries like mootools and jQuery, they have to be available in the server for download to the browser, of course.

Regards,

toivo
Sydney, Australia

Options: ReplyQuote


Sorry, only registered users may post in this forum.