Advertisement

06.30.2008 at 03:05PM PDT, ID: 23528541
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4

XUL document on Liux Apache Server

Asked by credog in Extensible Markup Language (XML), JavaScript, Firefox Web Browser

Tags: ,

I have inherited a xul script (see beginning of of script below).  I have never used xul before, so I'm a little puzzled why this does not work.  I am told "It used to work before".  

It is suppose to create 4 tabs at the top and within each tab are various radio buttons, drop downs etc.  It somewhat works in Firefox 3.0 from a linux machine.  I see a lot of elements but not all.  In firefox 1.5 and 2.0 it only produces the 4 tabs with nothing under them.  This script is called from a Linux Apache server remotely.  I have tried deleting the  "href="mystyle.css" line with no change.  

Notice the ^M in the file.  This is on almost every line when I vi the file, I tried removing them and that also did not help.   Not sure if someone used a dos editor at some time or if it even matters?

I have no clue where to look for the issue.  Any suggestions?  Did I provide enough information?Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
<?xml version="1.0"?>^M
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>^M
<?xml-stylesheet href="mystyle.css" type="text/css"?>^M
<window title="My XUL doc" xmlns:html="http://www.w3.org/1999/xhtml"^M
 xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">^M
        <script src="myscript.js" type="application/x-javascript"></script>^M
        <tabbox>^M
........
[+][-]07.01.2008 at 08:00AM PDT, ID: 21908485

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.07.2008 at 08:43PM PDT, ID: 21950692

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 09:17AM PDT, ID: 21955322

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Extensible Markup Language (XML), JavaScript, Firefox Web Browser
Tags: xul, javascript, apache, Firefox 1.5, 2.0, 3.0
Sign Up Now!
Solution Provided By: credog
Participating Experts: 0
Solution Grade: A
 
 
[+][-]07.08.2008 at 09:20AM PDT, ID: 21955360

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628