Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dreamweaver not rendering inner JS layer

2 views
Skip to first unread message

Don

unread,
Dec 15, 2010, 8:02:42 PM12/15/10
to

I'm trying to do the following, and it renders correctly in the browser, but it appears Dreamweaver doesn't evaluate the inner layer JS code.

<script language="JavaScript" type="text/JavaScript">
$httppath = "http://' + window.location.hostname;
document.write ('<script type="text/javascript" src="' + $httppath + 'scripts/anylinkcssmenu.js">');
</script>

Any ideas how I can get around this?

Thanks,
Don

Don

unread,
Dec 15, 2010, 8:08:15 PM12/15/10
to


Oh, I'm running Dreamweaver CS4.

Don

0 new messages