To find content id of a phrase/text in a web page

16 views
Skip to first unread message

kumar robin

unread,
Sep 9, 2014, 5:21:45 PM9/9/14
to fir...@googlegroups.com
I want to know how to find content id of a phrase/text in a web page using firebug. It will be easy to get more information of that particular phrase/text from database by using content id. Is it possible by using firebug?

Sebastian Zartner

unread,
Sep 10, 2014, 1:53:09 AM9/10/14
to fir...@googlegroups.com
If you mean the id attribute of an HTML element within the page with "content id", then you can simply search for the text within the element using the search field within the HTML panel.
If by "content id" you mean some ID used only at the server, which is not exposed to the browser, you can't find it using Firebug as Firebug only works on the client side.

Sebastian
Reply all
Reply to author
Forward
0 new messages