Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

I cannot see JavaScript

74 views
Skip to first unread message

galsaba

unread,
Apr 17, 2011, 11:33:09 AM4/17/11
to
Using "View Source", and then opening the source codes of websites,
with frontpage, I could not see the JavaScript code. Also, because
there was no javascrip, when I open the webpages with frontpage, some
info, buttons, and pics are missing.
How can i view a complete webpage including javascript with front page
(same problm i had with expression web).

I also noticed that when I saved webpages on my c drive, and trying to
open them with a window explored, some info is missing. to see the
complete pahe I had to click on the bar where is says:

"internet explorer restriced this page....click here for options..."

Any help would be greatly appreciated!

Thanks

galsaba

Ronx

unread,
Apr 17, 2011, 12:01:10 PM4/17/11
to
galsaba pretended :

> Thanks

> galsaba

View Source will show all the code in the page,
except code that is NOT in the page.
If you see a line similar to:
<script type="javascript"
src="path/to/whatever.js"></script>
the script is in a separate file.
From Internet Explorer file menu, choose Save As
and in the dialogue choose Web Page Complete,
then all the Javascript and CSS files will be
saved to your PC (but not images referenced in
the javascript or CSS).

In the case of opening pages from your PC,
security prevents some elements of the page being
opened, until you specifically say to do so (by
clicking those options). Those page elements
could open a can of worms...

FrontPage will only get those page elements
available from direct links - not from scripted
links. To get the complete page you must open the
website.

--
Ron Symonds - Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp/wf-menu.aspx
Microsoft is closing this newsgroup - for details
of why and where to go see
http://www.rxs-enterprises.org/fp/newsgroup-closure.aspx


0 new messages