Questions tagged [live-preview]

Live preview is a feature provided by a development tool. It allows the developer to get the visual result of code editing instantly, without refreshing the result page.

Live preview is a feature provided by a development tool. It allows the developer to get the visual result of code editing instantly, without refreshing the result page.

77 questions
0
votes
0 answers

prepros live preview + xampp vhost > error 500

I just installed prepros, because I like this idea. I'm already using xampp vhost for developing websites. But i'm getting error 500 from prepros. my setup: httpd-vhosts.conf prepros setup and result: result I'll be happy, if anybody will help me…
0
votes
1 answer

dreamweaver live view alternative

Are there any IDE's that have live html rendering which updates on save? I don't like Dreamweaver's live view because it reloads the entire page/css/js making it slow... I want something more similar to firebug which just changes the specific…
Ilia Choly
  • 18,070
  • 14
  • 92
  • 160
0
votes
2 answers

Real time preview in browser

I want to know that how I can view my codes in browser at same time when typing codes just like codepen.io I am using sublime text 3 and chrome browser please suggest me how to achieve it..
0
votes
0 answers

Xcode 8 Live preview xib

I am trying to create calendar UIView that will look similar on any device. To archieve this I thought why not to use this live preview option in Xcode, but when I add view to IB and set class to MyCalendar live preview does not render anything. I…
0
votes
1 answer

Brackets live preview with php file

I discovered the editor "brackets" yesterday and tried to get it working. Now I have some trouble with the live preview, which does not seem to cooperate with php files. I opened my folder, selected the index.php and when I clicked on live preview…
Franky2207
  • 163
  • 2
  • 19
0
votes
1 answer

Identify Base URL

I'm trying to open a PHP file in a browser using Brackets code editor, and it's asking for the Base URL. I've tried numerous different combinations of the file structure, but can't work it out. The file is located at Macintosh HD/Users/My…
Roger Corbett
  • 81
  • 3
  • 12
0
votes
2 answers

Crop just added a picture

I'm using for file-input preview bootstrap-fileinput.js by Arnold Daniels. And for cropping jquery.Jcrop.js by Kelly Hallman. bootstrap-fileinput for live-preview just selected image, insert in image src encoded data URL. Something like this…
kxc
  • 1,357
  • 2
  • 16
  • 39
0
votes
1 answer

jQuery live preview form load directly after mysql query

I found a great jQuery Code on this page and used it on my site. It works great. A form and a live Preview with the jQuery. But now when i want to update the db and open the form again it will correctly put the text in the formfields, but the…
Fabrizio
  • 69
  • 1
  • 8
0
votes
3 answers

Chrome extensions and bookmarks disabled using Brackets.io

The question is regarding Bracket.io with Chrome as the default browser. When using the option "Live Preview" Chrome browser opens with the live document, but does not show me the extensions and bookmarks that I have installed on my browser. This is…
0
votes
1 answer

Change CSS values with live preview using Less

I want to make a page in an Admin CP where you can customize the values of some CSS properties, e.g. background-colors. This should have a live preview like e.g. in Wordpress, but I don't know how. I'm using LESS for the styles, so I thought about…
user3817008
  • 613
  • 7
  • 13
0
votes
2 answers

Adobe Brackets 0.41 - CSS auto-completion error while in Live Preview

When: Live Preview is running I'm writing CSS & I hit Enter to use an auto-completion recommendation Then: The auto-completion occurs The cursor skips down a line & indents I usually work around this annoying cursor movement by closing Live…
sr3
  • 389
  • 2
  • 4
  • 15
0
votes
2 answers

Is there a svn or git solution that enables live preview

I would like to know if there is a solution (open source project or webservice) available that offers a svn or git repository together with an apache server and database. I am searching for such a solution because I would like to get the benefits of…
0
votes
2 answers

How to provide preview functionality using JavaScript or jQuery?

I have 3 templates (static html pages). Based on my selection one template will open in the form of popup. I have to add some content to that template when I want to show that template in the form of popup. Now I'm showing that templates with using…
ravikanth
  • 3
  • 1
  • 2
0
votes
1 answer

Parse django template tag with custom filter for a live preview container via javascript

I need to create a live preview container (like stackoverflow and Reddit) for my django website using textile as my markup language. Is there a way to do it on the client side? (without using ajax?) Parsing the code from the view is as simple…
anonymous
  • 1,522
  • 14
  • 24
-1
votes
2 answers

My Visual- Code-Editor is not showing the included CSS in the Live preview

I just reinstalled windows on my computer. The problem here is that when I was using the visual code editor before reinstalling windows with the live preview extension and it ran perfectly, but now after I installed windows the VC do not give me…