On 13 August 2012 15:04, Pavel Ivanov <
paiv...@gmail.com> wrote:
> I'm really surprised, are you sure that "Inspect element" doesn't work
> for js-generated elements? It seems to me that it should work. What's
> your Chrome version?
>
> But anyway the following worked for me (with js-generated elements)
> for sure and I had an impression that "Inspect element" works via the
> same Developer Tools too. If you go to Developer Tools in Chrome
> you'll see all html tree of elements and their sources. You'll need to
> find elements you are interested in but Chrome helps you with that --
> it highlights elements on the webpage when you hover over them in the
> elements tree in Developer Tools.
>
>
> Pavel
>
>
> On Mon, Aug 13, 2012 at 2:11 AM, Simon Ferndriger
> <
ferndrige...@gmail.com> wrote:
>> If I want to digg into some complex HTML source code, I often use the
>> feature 'show selected source code' from Firefox.
>> I would love to see this in Chrome too.
>>
>> The advantage of this feature (over "inspect element" for exampe) is, that
>> you can directly access to the source code related to a specific
>> output/element on a website - even though the source code is generated via
>> javascript (which would not be visible using "inspect element").
>>
>> Thank you for your consideration.
>>
>> --
>> Chromium Discussion mailing list: