Easily View Source of Included Files in Firefox Preprosto View Vir Vključeno pila v kresnica
In the web development world, most of the design isn't in the page HTML anymore, it's been moved to the included CSS and Javascript files. V svetu razvoj spleta, večina modela ni v HTML strani več, je bil premaknjen vključena CSS in Javascript datotek. The problem is that when you want to take a peek into the code there's not a really simple way to view those CSS/JS files. Problem je, da če želite, da bi vpogled v kodo, pa ni res preprost način, da bi tistim CSS / JS files.
There's an extension called JSView that will let you easily view the source of included files a couple of different ways. There's podaljšanja imenuje JSView, ki vam omogoča enostaven pregled vira, vključenih datotek nekaj različnih načinov.
Default Installation Usage Default Installation Usage
Once you've installed the extension, you'll see a new option called “View Page Source – JSView”. Ko ste namestili razširitvi, boste videli novo možnost imenovano "View Page Source - JSView". It will take you to the same screen as the regular View Page Source dialog will… To vas bo na istem zaslonu kot redni vir View Page pogovorno okno ...

Now when you are in the View Source screen, the View menu will contain extra menu items that let you quickly access the included files. Zdaj, ko ste v zaslonu Vir Pogled bo meniju Pogled vsebuje dodatne elemente menija, ki vam omogočajo hiter dostop do datotek vključeni.

Quick Access Context Menu Hitri dostop Context Menu
Open up the JSView Options screen from the Tools menu, and uncheck the “Disable jsview popup menus” item to add the extra menus to the default right-click menu. Odprite zaslon JSView Možnosti v meniju Orodja in počistite "onesposobiti jsview pojavnega menija", če želite dodati dodatne menije, da na desni klik menija.

You'll also want to choose “Disable View Page Source – JSView” to disable the redundant JSView item on the menu. Prav tako boste želeli izbrati "onesposobiti View Page Source - JSView" onemogočiti odvečna postavka JSView na meniju. Now when you right-click in any page, you can quickly get access to the source. Zdaj ko z desno tipko miške kliknite na katerokoli stran, lahko hitro dobijo dostop do vira.

Note that if you want the most minimal experience, you could choose to disable all the options and simply access the functions from the view source window. Upoštevajte, da če hočeš najbolj minimalne izkušnje, lahko se odločite, da onemogočite vse možnosti in dostop do funkcij preprosto iz okna pogled vira.
Other Options Druge možnosti
You can also choose whether to open in a new window… Izberete lahko tudi, ali je potrebno odpreti v novem oknu ...

Or whether to use an external editor… Ali pa, ali uporabiti zunanji urejevalnik ...

This is a really useful extension that has now become part of my To je res koristen razširitev, ki je zdaj postal del mojega web development toolkit razvoj spletnih orodij . .
Download JSView Extension from Mozilla Add-ons JSView Download Podaljšanje iz Mozilla dodatkov

Daily Email Updates Dnevni Email Updates
You can get our how-to articles in your inbox each day for free. Lahko dobite našo kako do člankov v vašo mapo »Prejeto vsak dan brezplačno. Just enter your name and email below: Preprosto vpišite vaše ime in e-pošto spodaj:



Thanks for the article. Hvala za članek.
I had read in some forum that I could view css files too with firefox and was looking for something like this. Sem bral v neki forum, ki bi lahko ogledam css pila tudi s kresnica ter iskal kaj takega.
I am glad I found this page. Vesel sem, sem našel to stran.