搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

话题已关闭并存档。 如果需要帮助请提出新问题。

How to reload automatically with html and css

  • 4 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 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?

所有回复 (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/