Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Nuxly Stardust #1
Extension request
Hello there
I think it would be useful to many people if someone could write an extension
to use background image for tables, rows, columns and cells like in CS3.
They removed that feature in CS4, and all my work was based on that function.
Thanks
Nuxly Stardust Guest
-
Extension request / idea?
Hey all Im a PHP Developer who is working with other developers now, which means I will have to add comments to my code etc...However, I have a... -
#34218 [Com]: Problem with inheritance (by extension) in request (methods argument)
ID: 34218 Comment by: as at as dot com Reported By: Wojciech dot Szela at gmail dot com Status: No Feedback... -
[PHP-DEV] advice request on new php extension : phprep
Hi, internals. I'm working on new php extension. It's called "phprep". It's a glue between php and librep. Why? PHP have a lot of good... -
best way to get data: request.form, request.params, controlname.value
Hi! I think I remember somewhere that using request.form was a bad idea (I can't say I remember why). So I'm wondering: What is the best way to... -
difference bet. request.querystring and Request.Params
request.params for asp.net is the httprequest object, and this method gets a combined collection of querystring, cookies, form and servervars... -
Nancy #2
Re: Extension request
It wasn't removed. Putting the background image should be a css function
and it was moved to be done in the css in order to follow standards.
Just create the div (or even an id on a table) and write css like
#mydiv {
background-image: url(../images/bg-1024x768.jpg);
}
The CSS panel will actually navigate to the image you want to use and write
the syntax for you.
--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: Dreamweaver CS3: The Missing Manual,
DMX 2004: The Complete Reference, DMX 2004: A Beginner's Guide
Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
"Nuxly Stardust" <webforumsuser@macromedia.com> wrote in message
news:gfcoln$lkd$1@forums.macromedia.com...> Hello there
> I think it would be useful to many people if someone could write an
> extension
> to use background image for tables, rows, columns and cells like in CS3.
> They removed that feature in CS4, and all my work was based on that
> function.
> Thanks
>
Nancy Guest



Reply With Quote

