Page 1 of 1
On a Mac/Safari, how do view source, then CTRL F ?
Posted: Thu Dec 08, 2016 5:12 pm
by simonmlewis
I'm new to a Mac and the other evening I finally found out in Firefox how to View source. Couldn't do it in Safari.
But I wanted to CTRL + F (like windows) but couldnt' see it how to do it.
So if you get into Source, how to you find/search for a particular character int he code?
Re: On a Mac/Safari, how do view source, then CTRL F ?
Posted: Thu Dec 08, 2016 5:32 pm
by requinix
I suggest
this site.
This one looks like it might be relevant, though it is a few years old.
Once you're in the source I'm 99% positive that the same "find" shortcut used in every program will also be used there. Probably Command + F.
Re: On a Mac/Safari, how do view source, then CTRL F ?
Posted: Sat Dec 10, 2016 9:31 am
by Celauran
CMD + F in FF. In Safari, you need to enable the developer menu before you can view source (Preferences -> Advanced, bottom of page).
Re: On a Mac/Safari, how do view source, then CTRL F ?
Posted: Mon Dec 12, 2016 4:52 am
by JackiePan
I'm pretty certain that it's Command + F.