HighDots Forums  

Help with Templates

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Help with Templates in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
tommy2009
 
Posts: n/a

Default Re: Help with Templates - 04-01-2009 , 12:09 PM






Hi thanks for that.

I really am new to DreamWeaver and website building I-did not know my page had so many errors!

I will have a go at fixing it.

Thanks for your help

Reply With Quote
  #12  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Help with Templates - 04-01-2009 , 12:17 PM






Your success with using DW will depend directly on the dilligence with which
you study HTML and CSS. The more you know about these two, the easier DW
will become. These links may help -

http://www.w3schools.com/
http://www.projectseven.com/tutorials/css/uberlinks/index.htm
http://www.projectseven.com/tutorials/css/qtabs/index.htm
http://www.macromedia.com/devnet/mx/dreamweaver/css.html
http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html


--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"tommy2009" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi thanks for that.

I really am new to DreamWeaver and website building I-did not know my page
had so many errors!

I will have a go at fixing it.

Thanks for your help


Reply With Quote
  #13  
Old   
tommy2009
 
Posts: n/a

Default Re: Help with Templates - 04-02-2009 , 05:50 AM



Thanks for those links,some good stuff there. Will certainly have a study!

I have been trying things out on my site.

If I create the menu spry menu as normal and add two different Spry menus on
the same page they work fine.

However if I try and add the second spry menu as a Libary Item or server side
include I get the same problem of either one of the menus not expanding.

So for example 1 page has 2 spry menus inserted as normal and both menus work
frine.

The other page has 1 spry menu as normal and 1 spry menu included as a SSI or
Libary item and I have problems.

I have checked both the HTML and CSS codes and they both come out Exactley the
same.


Reply With Quote
  #14  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Help with Templates - 04-02-2009 , 06:35 AM



Quote:
However if I try and add the second spry menu as a Libary Item or server
side
include I get the same problem of either one of the menus not expanding.
That's because you are not doing the addition correctly. Try this -

1. Create the page with two Spry menus on it that you describe below where
the menus work fine.
2. Look at the code. Especially, look at the javascript inclusions on the
page.
3. That javascript MUST be on the page that is to receive the Library item
or SSI before you insert them.
4. The second spry menu MUST be named with a unique name, and the
javascript must be adjusted to reflect that name.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"tommy2009" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks for those links,some good stuff there. Will certainly have a study!

I have been trying things out on my site.

If I create the menu spry menu as normal and add two different Spry menus
on
the same page they work fine.

However if I try and add the second spry menu as a Libary Item or server
side
include I get the same problem of either one of the menus not expanding.

So for example 1 page has 2 spry menus inserted as normal and both menus
work
frine.

The other page has 1 spry menu as normal and 1 spry menu included as a SSI
or
Libary item and I have problems.

I have checked both the HTML and CSS codes and they both come out Exactley
the
same.



Reply With Quote
  #15  
Old   
tommy2009
 
Posts: n/a

Default Re: Help with Templates - 04-02-2009 , 07:29 AM



I bow down to your wisdom sir!

I followed your instructions and at last success.-its working,

Thanks for all your help.

Tom.

Reply With Quote
  #16  
Old   
tommy2009
 
Posts: n/a

Default Re: Help with Templates - 04-02-2009 , 07:33 AM



If you could just answer one more question please.

My site is going to have a lot of different menus- what method would you recommend using Libary items or Server side includes?

Reply With Quote
  #17  
Old   
JayJay
 
Posts: n/a

Default Re: Help with Templates - 04-02-2009 , 08:47 AM




"tommy2009" wrote:
Quote:
If you could just answer one more question please.

My site is going to have a lot of different menus- what method would you
recommend using Libary items or Server side includes?
Use server side includes... that way, changes to the menu will not mean
uploading the pages to the server. All you have to do is upload the ssi
file. Menus in library items will need each affected page to be uploaded
again.

JJ





Reply With Quote
  #18  
Old   
tommy2009
 
Posts: n/a

Default Re: Help with Templates - 04-02-2009 , 09:09 AM



Thanks JayJay.

I will be use Server Side includes then.

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.