And this is Showing source in Firefox, written , and concerning JavaScript and the DOM, Howtos
Comments
Stoffe: which problem do you think it was trying to solve?
Cool... now we just need a Dreamweaver-like split view in Epiphany, where the selection in the code view is mirrored in the in the HTML view, and vice versa :)
Excellent - thanks!!
very usefull thanks :)
great tip, thanks
I've been using an extension for epiphany for this ;)
I hope this isn't a stupid question - I've asked all over the net...
Is there a way I can get Firefox (via a settling in about:config maybe?) to display absolute paths in view source?
View source sometimes doesn't show the absolute path of links.
wikipedia for example
http://en.wikipedia.org/wiki/Main_Page
By the way - "Post comment and follow comments in your feed reader" - brilliant.
ekbworldwide: as far as I'm aware, you'd need an extension to make Firefox show full paths. Bear in mind that that would make "View Source" stop actually viewing the source, which makes it pretty unreliable, so I doubt that Firefox could do it. It could be done with JavaScript, too, if you could get the JavaScript to run in a view-source window.
I should have said "copy absolute paths".
Anyway...
If you're curious (or if anybody is) - I started a thread about it at userscripts.org
Fixing the "copy and paste" relative path problem – Userscripts.org
http://userscripts.org/forums/2/topics/1436
Thanks, that just solved this irksome problem I have been having with epiphany opening up a freaking spreadsheet to view the source - what's up with that?
[...] to see the HTML source for Wikipedia’s front page. The solution was presented over at Stuart Langridge’s blog where he also presents a simple bookmarklet for swapping source view on and off in the current [...]
If gedit didn't take longer than firefox to cold start, maybe that would be even better. :)
As nice as this is, it only solves a tiny part of the problem for an even tinier part of the users.