HighDots Forums  

set text of layer

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss set text of layer in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
two can's
 
Posts: n/a

Default set text of layer - 07-16-2004 , 12:07 PM






Hi yea,
I was wondering has anyone tried using the "Set Text of Layer Behaviour"
with SSI , just wanted to know did it work lol as I will be trying it over
the next few hours, if you ahve tried it and didnt get it to work, would be
grateful to know.

regards

twocan's



Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: set text of layer - 07-16-2004 , 12:12 PM






So - you are wanting to use the SetTextofLayer to write a different SSI?
SSI's are inserted at the server and then sent to the client.
SetTextofLayer works client-side. I don't think those two would ever get
together. But I could be wrong. Or do I misunderstand your question?

--
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
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote

Quote:
Hi yea,
I was wondering has anyone tried using the "Set Text of Layer Behaviour"
with SSI , just wanted to know did it work lol as I will be trying it
over
the next few hours, if you ahve tried it and didnt get it to work, would
be
grateful to know.

regards

twocan's





Reply With Quote
  #3  
Old   
two can's
 
Posts: n/a

Default Re: set text of layer - 07-16-2004 , 12:23 PM



OK, thanks Murry, What i was thinking of is , when one puts an image path in
the Set Text of Layer, then the image is onloaded when the layer is called,
I was trying to figure would that be the same for SSI.

regards

Thanks for the help

Twocan's


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
So - you are wanting to use the SetTextofLayer to write a different SSI?
SSI's are inserted at the server and then sent to the client.
SetTextofLayer works client-side. I don't think those two would ever get
together. But I could be wrong. Or do I misunderstand your question?

--
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
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote in message
news:cd8ugo$suf$1 (AT) forums (DOT) macromedia.com...
Hi yea,
I was wondering has anyone tried using the "Set Text of Layer Behaviour"
with SSI , just wanted to know did it work lol as I will be trying it
over
the next few hours, if you ahve tried it and didnt get it to work, would
be
grateful to know.

regards

twocan's







Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: set text of layer - 07-16-2004 , 12:26 PM



I don't think it would be, but you could easily try.

--
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
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote

Quote:
OK, thanks Murry, What i was thinking of is , when one puts an image path
in
the Set Text of Layer, then the image is onloaded when the layer is
called,
I was trying to figure would that be the same for SSI.

regards

Thanks for the help

Twocan's


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cd8uq4$t8h$1 (AT) forums (DOT) macromedia.com...
So - you are wanting to use the SetTextofLayer to write a different
SSI?
SSI's are inserted at the server and then sent to the client.
SetTextofLayer works client-side. I don't think those two would ever
get
together. But I could be wrong. Or do I misunderstand your question?

--
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
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote in message
news:cd8ugo$suf$1 (AT) forums (DOT) macromedia.com...
Hi yea,
I was wondering has anyone tried using the "Set Text of Layer
Behaviour"
with SSI , just wanted to know did it work lol as I will be trying it
over
the next few hours, if you ahve tried it and didnt get it to work,
would
be
grateful to know.

regards

twocan's









Reply With Quote
  #5  
Old   
Alan
 
Posts: n/a

Default Re: set text of layer - 07-16-2004 , 12:33 PM



set text of layer is a client side Javascript to write something into a
layer after the page is already loaded.

SSI is serverside. You can't change what SSI is loaded without reloading the
page- The SSI is inserted before the page ever gets to the browser.
In otherwords- you could change an SSI directive clientside from one file
to a different one. But it wouldn't change anything on the page- because the
SSI directive has to be executed while the page is being served.

as an aside- using set text of layer to show very much content has problems
when it comes to printing, linking, search engines, bookmarks, and so on.
And it means usually that all that content is in the one page increasing
loading time. Most of the methods to have an entire "site" in one page will
be nightmares.

Quote:
OK, thanks Murry, What i was thinking of is , when one puts an image path in
the Set Text of Layer, then the image is onloaded when the layer is called,
I was trying to figure would that be the same for SSI.


Reply With Quote
  #6  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: set text of layer - 07-16-2004 , 12:36 PM



Alan:

Quote:
as an aside- using set text of layer to show very much content has
problems
when it comes to printing, linking, search engines, bookmarks, and so on.
And it means usually that all that content is in the one page increasing
loading time. Most of the methods to have an entire "site" in one page
will
be nightmares.
In the general case, this is correct.

In the specific case of using it to create a nifty slide-show, where the
settext behavior is applied to a variety of links, each one writing a
different image tag into the layer, it works like a charm, and adds nothing
to the page weight. I believe that this is the very best application of
this tool that I have ever seen, and I'm certain it was something that the
original developers were not thinking of....

--
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
==================

"Alan" <dont_mail_me_period (AT) macromedia (DOT) com> wrote

Quote:
set text of layer is a client side Javascript to write something into a
layer after the page is already loaded.

SSI is serverside. You can't change what SSI is loaded without reloading
the
page- The SSI is inserted before the page ever gets to the browser.
In otherwords- you could change an SSI directive clientside from one file
to a different one. But it wouldn't change anything on the page- because
the
SSI directive has to be executed while the page is being served.

as an aside- using set text of layer to show very much content has
problems
when it comes to printing, linking, search engines, bookmarks, and so on.
And it means usually that all that content is in the one page increasing
loading time. Most of the methods to have an entire "site" in one page
will
be nightmares.

OK, thanks Murry, What i was thinking of is , when one puts an image
path in
the Set Text of Layer, then the image is onloaded when the layer is
called,
I was trying to figure would that be the same for SSI.




Reply With Quote
  #7  
Old   
two can's
 
Posts: n/a

Default Re: set text of layer - 07-16-2004 , 06:07 PM






thanks for the reply all,
Murry i will spend some time with this and test it out and let you see the
result just out of interest.

regards

twocan's










"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote

Quote:
Hi yea,
I was wondering has anyone tried using the "Set Text of Layer Behaviour"
with SSI , just wanted to know did it work lol as I will be trying it
over
the next few hours, if you ahve tried it and didnt get it to work, would
be
grateful to know.

regards

twocan's





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.