How to check if a web page loads?

Does anyone know how i can see the script being called as a web page loads?

  • i found this page ethat has a cool effect on it and i want to know how to duplicate it on my site.

  • Answer:

    Use FireFox web browser. Then load the JsView extension. I also recommend the Web Developer, Ad Block, HTML Validator, Reveal extensions. If it's happening on the client side you can see it.

yonitan at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

If the coder was worth his pay, he buried the code in an external file referenced by the web server. Otherwise many types of code are compiled, e.g. (.aspx, jsp). You have to be more specific. If any of the previous conditions were true, without hacking the web server, which I don't recommend, there is not way to see the code. Also I of course need to point out that it is probably protected by copyright.

Jordan-CMU

Post a link to the page with the cool effect, and maybe we can find a simillar script somewhere. I recommend you look at Nic's Javascript Page for really cool effects....

jbtascam

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.