Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Esta discussão foi fechada e arquivada. Se precisar de ajuda, por favor, coloque uma nova questão.

How to reload automatically with html and css

  • 4 respostas
  • 2 têm este problema
  • 2 visualizações
  • Última resposta por cor-el

more options

I am using firefox to code with html and css. I want to be able to load the pages into a web browser automatically. I have tried LiveReload but it does not work. Is there functionality in Firefox that will allow me to do this. Currently I am coding everything in Brackets and when I want to use firefox i have to then copy it all into ff - which seems very dysfunctional as Firefox is supposed to be used for web development. Is there something I am not seeing or cannot find when I google?

I am using firefox to code with html and css. I want to be able to load the pages into a web browser automatically. I have tried LiveReload but it does not work. Is there functionality in Firefox that will allow me to do this. Currently I am coding everything in Brackets and when I want to use firefox i have to then copy it all into ff - which seems very dysfunctional as Firefox is supposed to be used for web development. Is there something I am not seeing or cannot find when I google?

Todas as respostas (4)

more options

Hi GayleH, I have not used Brackets myself (I assume you mean this: http://brackets.io/).

One of the features mentioned on their site is "Live Preview" -- "Get a real-time connection to your browser. Make changes to CSS and HTML and you'll instantly see those changes on screen." So... it's in there somewhere, unless it's not working.

more options

What I want to do is not use brackets at all - I want to be able to code in html and css in firefox and then see a live preview in the browser window - but I cannot see any functionality in Firefox that allows this - is there something Firefox offers to do this?

more options

Firefox has a "Scratchpad" tool for editing code, but otherwise no, it is mostly a viewer and not an editor.

more options

I'm locking this question because a second thread that covers a similar subject has been created. Please continue here:

  • [/questions/1112412] Where do I find tutorials on how to use firefox for developing websites with css and html

The Scratchpad uses CodeMirror: http://codemirror.net/