You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
hi
I have loved firebug since its first release and use it daily.
I have loved the feature where when we mouse-over the html code it
highlights the actual html component on the web-page. Its simply
brilliant and saves a lot of time when you are new to the codebase.
I was wondering if a 'reverse' of that feature could also be
implemented, i.e. when you mouse over the html component the html code
gets highlighted. I think it would useful (but just guessing). Wonder
what the community/developers think ?
Bertrand Janin
unread,
Nov 18, 2009, 3:37:22 PM11/18/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
sid wrote :
> I was wondering if a 'reverse' of that feature could also be
> implemented, i.e. when you mouse over the html component the html code
> gets highlighted. I think it would useful (but just guessing). Wonder
> what the community/developers think ?
This is exactly what the "Inspect" button will do ;)
Bertrand
Mike Ratcliffe
unread,
Nov 19, 2009, 4:06:25 PM11/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
Sid, the inspect button is the one next to the Firebug icon at the top
left of Firebug when it is active.
Click it and you can mouse over elements on the page ... click
somewhere to stop inspecting.