JavaScript : Problems and Solutions
JavaScript is the way to enrich a website. Resources, scripts and tutorials.
Articles
- jQuery and its plugins to design a professional web application.
Selection of plugins and widgets to make an application more quickly.
Scripts
- How to highlight the current page in a list
Showing in a summary included on several pages which link corresponds to the current page. - How to hide links to search engines?
You can add unlimited links in a page without the risk of sending a wrong signal to Google if the links are visible to users but not to the engines ... - Displaying tweets on their site
By interfacing the Twitter API with JavaScript code, you are dispensed using PHP. - Difference between two dates.
In years or day. Age of a person.
Graphical interface components
- Rotating list
To select an option from a short list, the rotating list (which can also be a down list) is more convenient than the traditional drop-down menu.
Resources
- JavaScript. Overview of the language.
- Waterbear. Graphical interface to build visually a JavaScript program with components.
- Online sound generator. JavaScript source code available on github.
Documents
- From Java to Nodes.js. JavaScript on the server.
- The V8 compiler. May be used standalone.
© 2010-2012 Scriptol.com
