Reply to comment

Scripthead (not verified) on February 7, 2008 - 9:12am

Firebug is also very useful for jQuery development. You can quickly locate Xpath on any object that can be later used with jQuery. Do do this open Firebug, click Inspect, select your object, right click on the very tag in the Firebug menu and select Copy Xpath.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see and Markdown Extra for tables, footnotes, and more.

More information about formatting options