Click here to Skip to main content
15,887,585 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow To Get Markup Of Page Using Chrome DevTools Pin
MadDashCoder12-May-16 0:05
MadDashCoder12-May-16 0:05 
I have a responsive web page where the page layout rearranges when the width of the page shrinks below a certain size with the help of jQuery.

The page layout is supposed to return to its original state when the page expands to its origninal width but it doesn't work completely.

I want to compare the page markup and css of the page before the page shrinks with the markup and css of the page after the page returns to its original width to see what is causing the page layout to not return to its original state.

Is there a way to get the entire page markup and css (including dynamically generated ones) all at once in Chrome DevTools?

If this is not possible in Chrome DevTools, are there other tools that can give me what I'm looking for?

modified 12-May-16 6:32am.

AnswerRe: How To Get Markup Of Page Using Chrome DevTools Pin
Ali Al Omairi(Abu AlHassan)16-May-16 21:56
professionalAli Al Omairi(Abu AlHassan)16-May-16 21:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.