Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Chủ đề này đã đóng và được lưu lại. Vui lòng hỏi một câu hỏi mới nếu bạn cần giúp đỡ.

How to reload automatically with html and css

  • 4 trả lời
  • 2 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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/