![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Greetings, I'm in the process of designing my first static HTML/JavaScript site in about 7 years. I've been using ASP for about 8 years and now ASP.NET for development. But, I have a freelance job and they want to use Dreamweaver. So, what I want to do seems simple to me, but it's not working as it seems it should. Please help... The concept is a simple If --> Else block using a boolean. Here's my current code. The definition: !-- TemplateParam name="Show Left Nav" type="boolean" value="true" -- The code: !-- TemplateBeginIf cond="_document['Show Left Nav']" -- script language="javascript">LeftNav(sFileTrunk, sFileSec, sFileTer)</script !-- I want to say Else, do this here. How do I do it? -- !-- TemplateEndIf -- |
![]() |
| Thread Tools | |
| Display Modes | |
| |