-----------------------------
Randall Reetz' Rejoinder: 
------------------------------
Really, I can edit my web page in the browser just by drawing and dragging?  
Wrong.
------------------------
Mike's Meticulous Reply: 
------------------------
Randall, don't give up so easily. Drawing: With the HTML5 Canvas Element and 
the right javascript library it is very doable. Have the user draw on the 
canvas. Collect the imageData from the canvas and send it back to the server 
using AJAX. On the server figure out what the schmo was drawing for you and 
send him back a webpage to fit his design. Dragging: every self-respecting 
javascript library has that.

Any other functionality you might need?

Always willing to help out,
Mike

--------------------
Earlier Discussion: 
--------------------

Randall Reetz:

What I have always wanted is a browser that goes way beyond
"view source", allowing instead an "edit mode" that allows
direct manipulation of page elements in vitro.

Your wish is my command:

https://addons.mozilla.org/en-US/firefox/addon/1843

Or turning on the debug menu in Safari, then right-click on anything  
in the page and 'inspect element'.

It's been a few years since all a browser would do was show you the  
source code.

Ian


      
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to