public marks

PUBLIC MARKS from decembre with tags html & visualiser

October 2008

Data Analytics___plugin Firefox___Manipuler à loisir les données statistiques inclues dans des tableaux htm

Permet de capturer et de manipuler à loisir les données statistiques inclues dans des tableaux html avant de les représenter graphiquement. Un peu la même chose que Graphwise mais sous forme de plugin.

Venkman's JavaScript Debugger - Provides a way to watch local variables

by 4 others
The way to debug JavaScript web applications. The Venkman JavaScript Debugger is similar to the Codetch Editor in the sense that its an IDE in itself. The extension provides a way to watch local variables, move through the JavaScript source, set breakpoints, and step through each line of code. An excellent tool for web developers of JavaScript.

Convert POST to GET in forms firefox - Recherche Google

Je cherche à savoir quelle données passent en post après le submit d'un form.. Y'a t'il une extension de firefox qui permette de visualiser les données en post ? - - WebDevelopper Ensuite sur la page de ton formulaire, Forms>Convert Form Method> Posts To Gets ... Et ça convertit les formulaires post en get ( surprenant non ;) ) et ainsi tu pourras voir les variables passées dans l'url!

March 2008

DOM Inspector :To inspect and edit the live DOM of any web document or XUL application.___Modules pour Firefox

The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within. Inspects the structure and properties of a window and its contents