tip of the day
Make objects drag around web pages
Try dragging these card shapes around the screen. Now how often have you seen web pages where objects can be moved. Probably never, but with j2e it is just2easy!
Place a shape or picture on your j2e page, and select it. Click on the 'details' button, and select 'moveable'
When you save your page (as html), you will find the object can be dragged around.
Why would you want to do this? Well, just think about simple whiteboard sorting activities for a start.
Place a shape or picture on your j2e page, and select it. Click on the 'details' button, and select 'moveable'
When you save your page (as html), you will find the object can be dragged around.
Why would you want to do this? Well, just think about simple whiteboard sorting activities for a start.