Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > PC Technology Zone > Linux, BSD, other *nixes & Open Source Software » [SuSE9.2] KWebDesktop: HTML, JavaScript doesn't work??
Closed Thread
Old 01-14-2005, 10:33 AM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2003

Posts: 25

rayen15

Default [SuSE9.2] KWebDesktop: HTML, JavaScript doesn't work??

Hi,

I am trying to get an 'active desktop' (kwebdesktop) on SuSe Linux 9.2, but it doesn't seem to work, the program can't execute the 'javascript'. Kwebdesktop is using the browser-engine Konqueror 3.3, the 'javascript' can be executed on Konqueror browser without problems, but it doesn't work on the 'kwebdesktop'.

I used these settings:

Name: kwebdesktop
Comment: KDE Web Desktop
Command: kwebdesktop %x %y %f file://localhost/home/rayen/linux.html
Preview CMD: kwebdesktop %x %y %f file://localhost/home/rayen/linux.html
Executable: kwebdesktop
Refresh time: 10 min

I used this HTML-code:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Active Desktop for Linux</title>
</head>
<body>
//HTML-Text can be shown by the browser.
<script language="JavaScript"
src="http://www.filmtotaal.nl/trackers/filmsoptv/filmsoptv_1.js"></script>
</body>
</html>
rayen15 is offline  
 
Closed Thread

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On