We have just started our new assignment - web-based project. Before I get directly on to the question it would be necessary to explain about the project.
We are designing an ASP.NET website. The client asked us to have the website with Web 2.0 features. Would you please provide any good reference material links to achieve this Web 2.0?
i\'va simple code in mootools which shows hides a span t开发者_C百科ag..but by default, it sows the text which i want to be shown only upon clicking a show button..
I remember reading somewhere that it is a lot better to load a JS framework from Google\'s AJAX Libraries API, rather than using a locally hosted one.
I am building a modular framework for a PHP MVC site. I am using jQuery. I have a registerModule(\'module_name\') method that when called creates an instance of a module object with this name. These m
Can we use MooTools AND Prototype & script. aculo.us, both in single project ? Is there any problem occurs if we use both framework in single project ?
Does anyone here know of a Javascript application (something similar to Lightbox, only not for images) for drag-and-drop, preferably running on the Prototype Javascript Framework?
I am building a web service that will make heavy use of cross-domain GET and POST data, and then update some lightbox or similar windows on the client.