Deivas Posted March 19, 2010 Share Posted March 19, 2010 Hey, is it possible to edit your website live (like when you enter: javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 into your address bar)? I need this because I can't afford to buy DreamViewer. If not, how can I add javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 to my website so I will not have to keep entering it every time i edit my website? Quote Link to comment https://forums.phpfreaks.com/topic/195845-edit-website-live/ Share on other sites More sharing options...
oni-kun Posted March 19, 2010 Share Posted March 19, 2010 Hey, is it possible to edit your website live (like when you enter: javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 into your address bar)? I need this because I can't afford to buy DreamViewer. If not, how can I add javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 to my website so I will not have to keep entering it every time i edit my website? I don't mean to sound offensive if I am, but are you 12? You cannot edit your web page with this code, You can manipulate it but refreshing will remove anything you have done. Dreamweaver is expensive and pointless, you may as well get something free/open source and good such as NVU Quote Link to comment https://forums.phpfreaks.com/topic/195845-edit-website-live/#findComment-1028752 Share on other sites More sharing options...
Deivas Posted March 19, 2010 Author Share Posted March 19, 2010 Hey, is it possible to edit your website live (like when you enter: javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 into your address bar)? I need this because I can't afford to buy DreamViewer. If not, how can I add javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 to my website so I will not have to keep entering it every time i edit my website? I don't mean to sound offensive if I am, but are you 12? You cannot edit your web page with this code, You can manipulate it but refreshing will remove anything you have done. Dreamweaver is expensive and pointless, you may as well get something free/open source and good such as NVU I was trying to edit the post but it didn't met me. I use javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 this when I make like news pages, so I can see what it will look like on the page, I was just wondering if there is a free program like "DreamWeaver". Quote Link to comment https://forums.phpfreaks.com/topic/195845-edit-website-live/#findComment-1028760 Share on other sites More sharing options...
oni-kun Posted March 19, 2010 Share Posted March 19, 2010 I listed NVU as a WYSIWYG editor where you can modify aspecs of the page visually. But as for you javascript, there is nothing available that can modify the page directly and save it, You best learn coding properly and do it yourself without a design tool. Quote Link to comment https://forums.phpfreaks.com/topic/195845-edit-website-live/#findComment-1028763 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.