T O P I C R E V I E W |
anima3 |
Posted - 21 Mar 2009 : 15:29:00 ... will we be able to view & edit the HTML code of the pages we build? It would just be soo great to have a little control over the code. I love DHE is completely and totally WYSIWYG, which allows us to focus more on the design of the page, but sometimes it would be very useful to be able to edit the HTML code. You know, a little like Dreamweaver. |
6 L A T E S T R E P L I E S (Newest First) |
anima3 |
Posted - 25 Mar 2009 : 14:06:39 Awww :( Okay then, I understand. Woulda been really cool though. |
s.dav |
Posted - 25 Mar 2009 : 12:31:04 Yes, this feature is very complex to do because this program is a HTML generator so it creates HTML from drawn objects. The opposite is very difficult to do because it should be able to read and interprete the HTML code. |
anima3 |
Posted - 24 Mar 2009 : 14:58:24 :O well I suppose there's still a lot I have to learn. But, I do hang on to my point that having code would be fantastic. Not everyone has to use it but for the few of us who are brave enough... ;) Would it be so complicated to add that option? I would honestly pay for the software all over again if I had to. :P |
s.dav |
Posted - 24 Mar 2009 : 08:58:52 You can do it in a very simple way using the Link Wizard or the Event Window ;-) Act as follows: 1- create a link 2- go to events 3- OnClick, JavaCall 4- there should already be a "window.open" call in a combo. 5- check the documentation of the window.opne javascript call and customize the instruction. |
anima3 |
Posted - 23 Mar 2009 : 13:29:08 But sometimes I would sooo love to insert a code just a specific place. For instance when you place a link that opens a new window, I'm quite sure there's no way to specify what size the new window should be. Sometimes that would be daaaarrn useful. :P |
s.dav |
Posted - 23 Mar 2009 : 08:48:38 Why? It is a non-sense IMO. You can customize the HTML code totally within the editor; just use the "Page Code", the "Object Custom Code" or HTML boxes ;-) |