Jump to content

Edit website live


Deivas

Recommended Posts

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?

Link to comment
https://forums.phpfreaks.com/topic/195845-edit-website-live/
Share on other sites

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

Link to comment
https://forums.phpfreaks.com/topic/195845-edit-website-live/#findComment-1028752
Share on other sites

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".

 

Link to comment
https://forums.phpfreaks.com/topic/195845-edit-website-live/#findComment-1028760
Share on other sites

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.

Link to comment
https://forums.phpfreaks.com/topic/195845-edit-website-live/#findComment-1028763
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.