It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming JavaScript Forum

Calling CSS in Javascript

Calling CSS in Javascript

Postby hiyatran on Sun Mar 13, 2011 5:20 pm

in HTML you can call CSS

Code: Select all
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>

<tr><td class="cssHere">Display</td></tr>


can you even call CSS in javascript?
Code: Select all
document.writeln("<tr><td class="cssHere">" + Display + "</td></tr>");


if so how do you even call the "style.css"

thanks
hiyatran
 
Posts: 18
Joined: Mon Jun 21, 2010 1:53 am

Who is online

Users browsing this forum: No registered users and 3 guests