Sunday, 29 September 2013

Live preview inside iFrame and saving draft every 30 seconds

Live preview inside iFrame and saving draft every 30 seconds

I am making a website where you type in CSS and there is a preview
(preview.php) - which is shown inside an iFrame - which has set text. I
would like preview.php to update live to when you type CSS into the css
file (relative to preview.php: designname/css/style.css), and to save the
edited CSS file every 30 seconds.

No comments:

Post a Comment