Go Back   Ultimate Web Site Drop Down Menu Forum > UDM4 > Troubleshooting
Register FAQ Members List Calendar Today's Posts

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Unread 10-28-2008, 09:01 PM
equilter equilter is offline
Junior Member
Join Date: Oct 2008
Posts: 9
  #1  
Default noscript stylesheet Generation Not Working???

My Drop Down Menus work find using the default:
Code:
<script type="text/javascript"
src="/udm-resources/udm-style.js"></script>
within my <head> section.

But when I use the CSS Generator, and paste the generated code into udm-style.css, and replace:
Code:
<script type="text/javascript"
src="/udm-resources/udm-style.js"></script>
with:

Code:
<link rel="stylesheet" type="text/css"
	href="/udm-resources/udm-style.css"
	media="screen,projection" />
or:

Code:
<link rel="stylesheet" type="text/css"
	href="/udm-resources/udm-style.css"
	media="screen,projection" />
The resulting page displays as though no javascript were present, just the text based list??? What am I missing???
I'm using IE6, and javascript, css and styles are enabled.
________
Jean todt

Last edited by equilter : 04-28-2011 at 06:05 AM.
Reply With Quote
 



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
Forum Jump


All times are GMT. The time now is 06:53 PM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.