Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
rlwillis #1
Complete DIV info from Syle Sheet?
I have the style info for <div id="About"> on an external style sheet
(#About {position: absolute; left: 0px; top: 83px; width: 102px;
z-index: 2;} . )
Is there any way to link the dev content, <img
src="images/interface/About_on.jpg" alt="About Us" name="AboutUs"
width="102" height="43" id="AboutUs" title="""" > </div>, as
well?
Thanks
rlwillis Guest
-
Using Syle Function to colorize the backgorund of cellsin an AdvancedDataGrid
I would like to use a Style Function to colorize cells in an AdvancedDataGrid. I can get the foreground color set sucessfully with {color :... -
cheat sheet
:frown; does anyone know where i can find a list of the coldfusion tags that i can use as a referance guide while i work? -
How to get the name of an Excel sheet?
It's a COM call via CFObject but be warned - if there are External Links in the spreadsheet or VBA code, you could have issues. I'll post some code... -
Print 8.5 x 11 sheet
I have a projector that is 800 x 600 so it will play on any computer screen. I am trying to add a print button that will print an 8.5 x 11 sheet of... -
alert sheet after NSOpenPanel sheet
I'm a Cocoa newbie trying to write a system preference panel. In response to a certain button, I show an NSOpenPanel with beginSheetForDirectory. ... -
Murray *TMM* #2
Re: Complete DIV info from Syle Sheet?
Huh? I'm not sure what you are asking?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[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
==================
"rlwillis" <robert@3180web.com> wrote in message
news:buh1gg$6tu$1@forums.macromedia.com...> I have the style info for <div id="About"> on an external style sheet
> (#About {position: absolute; left: 0px; top: 83px; width: 102px;
> z-index: 2;} . )
>
> Is there any way to link the dev content, <img
> src="images/interface/About_on.jpg" alt="About Us" name="AboutUs"
> width="102" height="43" id="AboutUs" title="""" > </div>, as
> well?
> Thanks
>
>
Murray *TMM* Guest
-
rlwillis #3
Re: Complete DIV info from Syle Sheet?
Sorry, I wasn't sure how to ask the question.
Can I control the picture in the div with all of it's properties from the
external style sheet or must that information stay on the html page?
Thanks.
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
news:buh4gt$bku$1@forums.macromedia.com...102px;> Huh? I'm not sure what you are asking?
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [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
> ==================
>
> "rlwillis" <robert@3180web.com> wrote in message
> news:buh1gg$6tu$1@forums.macromedia.com...> > I have the style info for <div id="About"> on an external style sheet
> > (#About {position: absolute; left: 0px; top: 83px; width:>> > z-index: 2;} . )
> >
> > Is there any way to link the dev content, <img
> > src="images/interface/About_on.jpg" alt="About Us" name="AboutUs"
> > width="102" height="43" id="AboutUs" title="""" > </div>, as
> > well?
> > Thanks
> >
> >
>
rlwillis Guest
-
Murray *TMM* #4
Re: Complete DIV info from Syle Sheet?
What kind of control are you looking for? You can certainly define a CSS
style that has an effect on that image, adding borders, margins, padding,
alignment, etc.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[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
==================
"rlwillis" <robert@3180web.com> wrote in message
news:buh6bh$eb3$1@forums.macromedia.com...GET> Sorry, I wasn't sure how to ask the question.
> Can I control the picture in the div with all of it's properties from the
> external style sheet or must that information stay on the html page?
> Thanks.
>
> "Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
> news:buh4gt$bku$1@forums.macromedia.com...> > Huh? I'm not sure what you are asking?
> >
> > --
> > Murray --- ICQ 71997575
> > Team Macromedia Volunteer for Dreamweaver MX
> > (If you *MUST* email me, don't LAUGH when you do so!)
> > ==================
> > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TOas> 102px;> > ANSWERS
> > ==================
> > [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
> > ==================
> >
> > "rlwillis" <robert@3180web.com> wrote in message
> > news:buh1gg$6tu$1@forums.macromedia.com...> > > I have the style info for <div id="About"> on an external style sheet
> > > (#About {position: absolute; left: 0px; top: 83px; width:> > > z-index: 2;} . )
> > >
> > > Is there any way to link the dev content, <img
> > > src="images/interface/About_on.jpg" alt="About Us" name="AboutUs"
> > > width="102" height="43" id="AboutUs" title="""" > </div>,>> >> > > well?
> > > Thanks
> > >
> > >
> >
>
Murray *TMM* Guest
-
rlwillis #5
Re: Complete DIV info from Syle Sheet?
I was hoping to control the image source, height, width and linking. Is
there a good info source that gives the syntax of CSS controls? Thanks.
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
news:buh7q8$gde$1@forums.macromedia.com...the> What kind of control are you looking for? You can certainly define a CSS
> style that has an effect on that image, adding borders, margins, padding,
> alignment, etc.
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [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
> ==================
>
> "rlwillis" <robert@3180web.com> wrote in message
> news:buh6bh$eb3$1@forums.macromedia.com...> > Sorry, I wasn't sure how to ask the question.
> > Can I control the picture in the div with all of it's properties fromsheet> GET> > external style sheet or must that information stay on the html page?
> > Thanks.
> >
> > "Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
> > news:buh4gt$bku$1@forums.macromedia.com...> > > Huh? I'm not sure what you are asking?
> > >
> > > --
> > > Murray --- ICQ 71997575
> > > Team Macromedia Volunteer for Dreamweaver MX
> > > (If you *MUST* email me, don't LAUGH when you do so!)
> > > ==================
> > > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO> > > ANSWERS
> > > ==================
> > > [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
> > > ==================
> > >
> > > "rlwillis" <robert@3180web.com> wrote in message
> > > news:buh1gg$6tu$1@forums.macromedia.com...
> > > > I have the style info for <div id="About"> on an external style> as> > 102px;> > > > (#About {position: absolute; left: 0px; top: 83px; width:> > > > z-index: 2;} . )
> > > >
> > > > Is there any way to link the dev content, <img
> > > > src="images/interface/About_on.jpg" alt="About Us" name="AboutUs"
> > > > width="102" height="43" id="AboutUs" title="""" > </div>,>> >> > > > well?
> > > > Thanks
> > > >
> > > >
> > >
> > >
> >
>
rlwillis Guest
-
rlwillis #6
Re: Complete DIV info from Syle Sheet?
Thanks Rob!
"rob :: digitalburn" <rob@digitalburn.net> wrote in message
news:buh88m$h3e$1@forums.macromedia.com...you> You can control just about everything belonging to the <img> that you can
> with the <div>. In fact, if the <div>s there just to position the image,id,> don't even need it. The only things you need to keep in the HTML are the> src, and alt, I think.
>
> So yo can replace everything with:
>
> <img id="stuff" src="stuff.jpg" alt="stuff" class="mystuffedimageclass">
>
> .mystuffedimageclass{
> position:absolute; top: .... et cetera...
> }
>
>
rlwillis Guest
-
rob :: digitalburn #7
Re: Complete DIV info from Syle Sheet?
You can control just about everything belonging to the <img> that you can
with the <div>. In fact, if the <div>s there just to position the image, you
don't even need it. The only things you need to keep in the HTML are the id,
src, and alt, I think.
So yo can replace everything with:
<img id="stuff" src="stuff.jpg" alt="stuff" class="mystuffedimageclass">
..mystuffedimageclass{
position:absolute; top: .... et cetera...
}
rob :: digitalburn Guest
-
rob :: digitalburn #8
Re: Complete DIV info from Syle Sheet?
Any time... the thing to remember about those CSS positioning values is that
they can be applied to any positional elements, and <div>s and <img>s are
both positionable :)
rob :: digitalburn Guest
-
Murray *TMM* #9
Re: Complete DIV info from Syle Sheet?
However, you will not be able to control the src attribute or its
dimensions....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[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
==================
"rob :: digitalburn" <rob@digitalburn.net> wrote in message
news:buha61$jmb$1@forums.macromedia.com...that> Any time... the thing to remember about those CSS positioning values is> they can be applied to any positional elements, and <div>s and <img>s are
> both positionable :)
>
>
Murray *TMM* Guest
-
rob :: digitalburn #10
Re: Complete DIV info from Syle Sheet?
I already mentioned the src factor, but you can control the dimensions...
works fine for me anyway.
Murray *TMM* wrote:> However, you will not be able to control the src attribute or its
> dimensions....
rob :: digitalburn Guest



Reply With Quote

