google chrome - watching the html source after manipulation -


i have changed html source using jquery - added lot of textfields.
when view page source using chrome still see original source.
there way view modified html ?

use firebug plugin of firefox , right click > select all, right click again "show selected source". or can right click on changed element of page > "inspect element"


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -