Jump to content

Add css and javascripts fields to html in a webviewer


oscar23445

This topic is 1764 days old. Please don't post here. Open a new topic instead.

Recommended Posts

What I am tring to do is add a css field that has all the css in it and the same for javascript. there are two fields one is named css and the other js 2.

I must be missing something because the webviewer is not diplaying all the css. I know very little about html. Thanks

 

"data:text/html," &
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">"  & "¶" &

"<head>"& "¶" &
    "<meta http-equiv="Content-type" content="text/html; charset=utf-8">"& "¶" &
    "<title>"</title>"& "¶" &

"<script type="text/javascript"  " & new::Js 2 & "</script>"& "¶" &

"<type="text/css""  & new::Css 2 & "media="screen" title="no title"charset="utf-8">"& "¶" &
 

"</head>"

 

Link to comment
Share on other sites

  • 6 years later...

This topic is 1764 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.