How to edit javascript runtime in browser? -
i want edit javascript web page on fly while loading. how should achieve that? suppose have web page , want edit particular script file in firebug or want edit particular function value, how achieve using dev tools?
thanks in advance :)
Comments
Post a Comment