| Macnimation 2004-09-28, 7:21 am |
| Hi,
I have been using Dreamweaver for years and have integrated iframes without
much
hassle in the past.
I have another project which sems to be causing a few headaches at the moment.
I created a page layout in Photoshop and sliced it up as usual.
I have a cell 364 x 230 which will be used as an iframe cell.
Opening up in Dreamweaver it looks fine, as usual.
I clicked on the cell in Design view, which highlites the cell and hit the
backspace key
to remove it, leaving the flashing cursor in the left centre. In the
properties I change it to
"Top" preference.
(Sorry for long details but this is usually straight forward, but I hope
something I am
doing is incorrect)
I then go to Code view and delete the " " between the tags.
I insert the iframe code: <iframe src="history.html" width="364" height="230"
frameborder="0" name="framebox" scroll="auto"></iframe>
This works fine, so whats the issue!
This time round when I view it in a browser, the other cells have now all gone
out of place and off centre.
If I remove the Iframe line, it goes back to normal.
Any idea how to troubelshhot this please. I've never had issues before doing
the same thing.
cheers.
|