This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > March 2004 > How do i drag and drop tables?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How do i drag and drop tables?
|
|
| BritishBouncer 2004-03-31, 9:29 am |
| Hi
Does anyone know if its possible to drag and drop tables in design mode of Dreamweaver MX 2004.
I find it hard to use alignment so if any could help i would be greatful.
Thanks
| |
| David Stiller 2004-03-31, 10:30 am |
| It is possible. In Design mode, hover over the table, grab it, and drag
it where you like. Be aware, though, you can't simply drag the table
wherever you want unless it is contained within an absolutely positioned
<div> tag (look up the Draw Layer button in Dreamweaver's Layout toolbar).
The <table> tag in HTML is a block element and behaves the way block
elements do. You can drag a table into the cell of another table; you can
drag a table over or under some other content on the page ... but again, if
you want to drag it to the right-hand side and make it "stick," put it in a
layer.
David
stiller ( at ) quip ( dot ) net
"BritishBouncer" <webforumsuser@macromedia.com> wrote in message
news:c4egkj$6eq$1@forums.macromedia.com...
> Hi
> Does anyone know if its possible to drag and drop tables in design mode of
Dreamweaver MX 2004.
> I find it hard to use alignment so if any could help i would be greatful.
> Thanks
| |
| Murray *TMM* 2004-03-31, 11:28 am |
| It's not possible to do this unless the table is in some other positionable
container (or is itself positioned with CSS). That's because HTML requires
that tables (and other page elements) always be placed on the page as parsed
from the code.
What is an example of a positionable container? A Dreamweaver "layer" is
one. So - you can draw a layer on the page (in DW), insert a table within
it, and then drag and drop the layer anywhere you want on the page, carrying
the table along with.
If you are going to use this method, please read this page -
http://www.thepattysite.com/layer_laws.cfm
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"BritishBouncer" <webforumsuser@macromedia.com> wrote in message
news:c4egkj$6eq$1@forums.macromedia.com...
> Hi
> Does anyone know if its possible to drag and drop tables in design mode of
Dreamweaver MX 2004.
> I find it hard to use alignment so if any could help i would be greatful.
> Thanks
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|