Ah, I suspect this is what I wanted. Many kind thanks.
Sent from my mac, the only computer with full accessibility for the blind built-in! Sincerely, The Constantly Barefooted Ray, still a very happy Mac and Iphone 5 user! On May 1, 2014, at 10:52 AM, 'Chris Blouch' via MacVisionaries <[email protected]> wrote: > Didn't notice a reply to this. I'm assuming you want the 'rendered source' as > the html which is downloaded is usually heavily modified after the fact by > scripts running the browser. You might want to give this Safari plugin a try: > > http://www.awarepixel.com/safari/bettersource/ > > It adds some controls to the Safari toolbar, one of which is "Better Source > Generated" which pops a new window or tab with all the source code and line > numbers. The annoying bit is that the line numbers are actually injected as a > blob at the beginning of the page so if you select all and paste into your > favorite editor you can strip all that off the top until you hit the opening > <html tag. Depending on what editor you use, the easiest way to do that might > be to search for "<html" which usually will select it, then arrow left to put > your cursor before the opening < and then do a shift+home to select all the > junk at the top. Then you can just delete it. What's left is the actual HTML > in use at the time you did the copy command. > > CB > > On 4/14/14, 4:40 PM, Ray Foret Jr wrote: >> Say, >> >> Does anybody here know how to save the actual text from a web site source >> code? I can access the source code of a web site and examine it in Safari >> if I first turn curser tracking off. But, what I'd like to be able to do is >> to focus on that source code text and actually save it to a file so I can >> take a good look at it. >> >> Thanks. >> >> >> Sent from my Mac, the only computer with full accessibility for the blind >> built-in! >> >> Sincerely, >> The Constantly Barefooted Ray, still a very happy Mac and Iphone 5 user! >> > > -- > ¯\_(ツ)_/¯ > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
