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
Unread 10-29-2008, 01:47 PM
Admin
Posts: n/a
  #2  
Default

Can you post a link to your site / dev site?

My gut instinct is that there is a path issue somewhere, but not sure on that.

You may want to check out these links:

http://www.udm4.com/manual/final/noscript/
http://www.udm4.com/manual/depth/generator/

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


All times are GMT. The time now is 12:57 PM.


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