Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
axxess25 #1
background stay in place
does anyone know the code to have the background for your pages to stay in place? I think its: bgProperties="fixed" am i right or wrong?
axxess25 Guest
-
Is it ok to update to 4.0.3 or better to stay with 4.0.2?
I'm sure I read a few weeks ago about Images are not retaining their size after being increase or decease in Photoshop. I do not want to lose this... -
PerlTK: using place to place the same widget twice
Greetings, Is it possible to define a Perl/TK widget and then use the place method to place that widget more than once. I can't seem to figure... -
Guides Won't Stay
How do I get my guides to stay on the canvas in Freehand? I do have the rulers set on the page, but when I drag the guide lines over and release my... -
Matching Jpeg background with Page Background?
In article <bgpgfq$3sh$1@forums.macromedia.com>, "JohnnyA" webforumsuser@macromedia.com wrote: You can't, because (1) JPEG compression almost... -
read only won't stay off
Please refer these links: 256614 - Unable to Remove Read-Only Attribute from Folder http://support.microsoft.com/?kbid=256614 326549 - You... -
Murray *ACE* #2
Re: background stay in place
Wrong. Your code is IE-specific. To get a cross-browser/platform reliable
effect, use CSS -
body { background-attachment:fixed; }
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"axxess25" <webforumsuser@macromedia.com> wrote in message
news:el5d1u$9u0$1@forums.macromedia.com...> does anyone know the code to have the background for your pages to stay in
> place? I think its: bgProperties="fixed" am i right or wrong?
Murray *ACE* Guest



Reply With Quote

