21288 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1182 Views |
-
HTML/Javascript for specific page name?

5 May 2009 at 4:30pm
Hi all
I need to have some javascript appear on a specific page. In my page.ss i've tried a few things like
<% if MenuTitle(thank-you) %>
javascript stuff....
<% end_if %>but it shows up on every page of type page. is there a way within the template files to determine what page you are on?
i've also tried<% if ID(33) %>
javascript stuff....
<% end_if %>but no luck.
help please!
thanks
| 1182 Views | ||
|
Page:
1
|
Go to Top |

