directwebremoting.org website style in IE

View: New views
10 Messages — Rating Filter:   Alert me  

directwebremoting.org website style in IE

by Lance Java :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.
 
Cheers,
Lance.

Re: directwebremoting.org website style in IE

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I agree, it is almost unusable in IE6.  Just not sure how much time I
want to spend to fix it, since IE6 is now 2 versions old and I am not
very good at CSS.  If anyone is good at CSS and would like to take a
look I would welcome it.

Lance Java wrote:
> The current css on the DWR isn't looking good in IE. I'm using ie 6
> and http://directwebremoting.org/dwr/browser/util/tables.html looks
> pretty awful.
>  
> Cheers,
> Lance.



__________ Information from ESET NOD32 Antivirus, version of virus signature database 4532 (20091022) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: directwebremoting.org website style in IE

by XMaNIaC :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Let's concentrate in getting RC2 out, the server ready and the Maven support completed. Then we can waste time with IE6 :-)

Regards

On Thu, Oct 22, 2009 at 2:55 PM, David Marginian <david@...> wrote:
I agree, it is almost unusable in IE6.  Just not sure how much time I want to spend to fix it, since IE6 is now 2 versions old and I am not very good at CSS.  If anyone is good at CSS and would like to take a look I would welcome it.


Lance Java wrote:
The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.
 Cheers,
Lance.



__________ Information from ESET NOD32 Antivirus, version of virus signature database 4532 (20091022) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...



RE: directwebremoting.org website style in IE

by David_Vinnenberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

I would think the biggest problem is none of the demos working because dwr/util.js not getting imported correctly.  The source code is pointing to a local directory.

 

<script type='text/javascript' src='/M:/Users/joe/Projects/directwebremoting/docdwr/docs/web/dwr/media/util.js'> </script>

 

 

David Vinnenberg


From: users-return-18263-david_vinnenberg=emainc.com@... [mailto:users-return-18263-david_vinnenberg=emainc.com@...] On Behalf Of Lance Java
Sent: Thursday, October 22, 2009 4:24 AM
To: users@...
Subject: [dwr-user] directwebremoting.org website style in IE

 

The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.

 

Cheers,

Lance.


Re: directwebremoting.org website style in IE

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

David,
  Can you please give us the link to the demos you are trying to hit?  If you hit them from - http://directwebremoting.org/dwr/examples/index.html they work fine.  

On Thu, Oct 22, 2009 at 8:14 AM, <David_Vinnenberg@...> wrote:

I would think the biggest problem is none of the demos working because dwr/util.js not getting imported correctly.  The source code is pointing to a local directory.

 

<script type='text/javascript' src='/M:/Users/joe/Projects/directwebremoting/docdwr/docs/web/dwr/media/util.js'> </script>

 

 

David Vinnenberg


From: users-return-18263-david_vinnenberg=emainc.com@dwr.dev.java.net [mailto:...=emainc.com@dwr.dev.java.net] On Behalf Of Lance Java
Sent: Thursday, October 22, 2009 4:24 AM
To: users@...
Subject: [dwr-user] directwebremoting.org website style in IE

 

The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.

 

Cheers,

Lance.



RE: directwebremoting.org website style in IE

by David_Vinnenberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Pretty sure it is in all the util.js examples.  The line I posted is from here: http://directwebremoting.org/dwr/browser/util/tables.html

 

You can also see the same line here: http://directwebremoting.org/dwr/browser/util/lists.html

 

Here both util.js and eval.js are pointing to a local directory: http://directwebremoting.org/dwr/browser/util/getText.html

 

 

It has been like that for several months now.  Around when the site example spart of the site was redesigned.

 

David Vinnenberg

Eagan, McAllister Assoc.  (EMA)

SSC Charleston

aXiom Data Fusion Team

david_vinnenberg@...

w: 843 218 2349


From: dmarginian@... [mailto:dmarginian@...] On Behalf Of David Marginian
Sent: Thursday, October 22, 2009 10:20 AM
To: users@...
Subject: Re: [dwr-user] directwebremoting.org website style in IE

 

David,

  Can you please give us the link to the demos you are trying to hit?  If you hit them from - http://directwebremoting.org/dwr/examples/index.html they work fine.  

On Thu, Oct 22, 2009 at 8:14 AM, <David_Vinnenberg@...> wrote:

I would think the biggest problem is none of the demos working because dwr/util.js not getting imported correctly.  The source code is pointing to a local directory.

 

<script type='text/javascript' src='/M:/Users/joe/Projects/directwebremoting/docdwr/docs/web/dwr/media/util.js'> </script>

 

 

David Vinnenberg


From: users-return-18263-david_vinnenberg=emainc.com@dwr.dev.java.net [mailto:...=emainc.com@dwr.dev.java.net] On Behalf Of Lance Java
Sent: Thursday, October 22, 2009 4:24 AM
To: users@...
Subject: [dwr-user] directwebremoting.org website style in IE

 

The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.

 

Cheers,

Lance.

 


Re: directwebremoting.org website style in IE

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Dave.  I can fix these links - not quite sure why you didn't let us know months ago if you noticed the problem then - or did you?

On Thu, Oct 22, 2009 at 8:44 AM, <David_Vinnenberg@...> wrote:

Pretty sure it is in all the util.js examples.  The line I posted is from here: http://directwebremoting.org/dwr/browser/util/tables.html

 

You can also see the same line here: http://directwebremoting.org/dwr/browser/util/lists.html

 

Here both util.js and eval.js are pointing to a local directory: http://directwebremoting.org/dwr/browser/util/getText.html

 

 

It has been like that for several months now.  Around when the site example spart of the site was redesigned.

 

David Vinnenberg

Eagan, McAllister Assoc.  (EMA)

SSC Charleston

aXiom Data Fusion Team

david_vinnenberg@...

w: 843 218 2349


From: dmarginian@... [mailto:dmarginian@...] On Behalf Of David Marginian
Sent: Thursday, October 22, 2009 10:20 AM


To: users@...
Subject: Re: [dwr-user] directwebremoting.org website style in IE

 

David,

  Can you please give us the link to the demos you are trying to hit?  If you hit them from - http://directwebremoting.org/dwr/examples/index.html they work fine.  

On Thu, Oct 22, 2009 at 8:14 AM, <David_Vinnenberg@...> wrote:

I would think the biggest problem is none of the demos working because dwr/util.js not getting imported correctly.  The source code is pointing to a local directory.

 

<script type='text/javascript' src='/M:/Users/joe/Projects/directwebremoting/docdwr/docs/web/dwr/media/util.js'> </script>

 

 

David Vinnenberg


From: users-return-18263-david_vinnenberg=emainc.com@dwr.dev.java.net [mailto:...=emainc.com@dwr.dev.java.net] On Behalf Of Lance Java
Sent: Thursday, October 22, 2009 4:24 AM
To: users@...
Subject: [dwr-user] directwebremoting.org website style in IE

 

The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.

 

Cheers,

Lance.

 



RE: directwebremoting.org website style in IE

by David_Vinnenberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Wasn’t signed up for the mailing list till earlier in the week and figured it was obvious enough that someone else would point it out.  I’ll try to be more proactive.


From: dmarginian@... [mailto:dmarginian@...] On Behalf Of David Marginian
Sent: Thursday, October 22, 2009 10:55 AM
To: users@...
Subject: Re: [dwr-user] directwebremoting.org website style in IE

 

Thanks Dave.  I can fix these links - not quite sure why you didn't let us know months ago if you noticed the problem then - or did you?

On Thu, Oct 22, 2009 at 8:44 AM, <David_Vinnenberg@...> wrote:

Pretty sure it is in all the util.js examples.  The line I posted is from here: http://directwebremoting.org/dwr/browser/util/tables.html

 

You can also see the same line here: http://directwebremoting.org/dwr/browser/util/lists.html

 

Here both util.js and eval.js are pointing to a local directory: http://directwebremoting.org/dwr/browser/util/getText.html

 

 

It has been like that for several months now.  Around when the site example spart of the site was redesigned.

 

David Vinnenberg

Eagan, McAllister Assoc.  (EMA)

SSC Charleston

aXiom Data Fusion Team

david_vinnenberg@...

w: 843 218 2349


From: dmarginian@... [mailto:dmarginian@...] On Behalf Of David Marginian
Sent: Thursday, October 22, 2009 10:20 AM


To: users@...

Subject: Re: [dwr-user] directwebremoting.org website style in IE

 

David,

  Can you please give us the link to the demos you are trying to hit?  If you hit them from - http://directwebremoting.org/dwr/examples/index.html they work fine.  

On Thu, Oct 22, 2009 at 8:14 AM, <David_Vinnenberg@...> wrote:

I would think the biggest problem is none of the demos working because dwr/util.js not getting imported correctly.  The source code is pointing to a local directory.

 

<script type='text/javascript' src='/M:/Users/joe/Projects/directwebremoting/docdwr/docs/web/dwr/media/util.js'> </script>

 

 

David Vinnenberg


From: users-return-18263-david_vinnenberg=emainc.com@dwr.dev.java.net [mailto:...=emainc.com@dwr.dev.java.net] On Behalf Of Lance Java
Sent: Thursday, October 22, 2009 4:24 AM
To: users@...
Subject: [dwr-user] directwebremoting.org website style in IE

 

The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.

 

Cheers,

Lance.

 

 


Re: directwebremoting.org website style in IE

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Well better late than never.  Thanks for letting us know.

On Thu, Oct 22, 2009 at 9:11 AM, <David_Vinnenberg@...> wrote:

Wasn’t signed up for the mailing list till earlier in the week and figured it was obvious enough that someone else would point it out.  I’ll try to be more proactive.


From: dmarginian@... [mailto:dmarginian@...] On Behalf Of David Marginian
Sent: Thursday, October 22, 2009 10:55 AM


To: users@...
Subject: Re: [dwr-user] directwebremoting.org website style in IE

 

Thanks Dave.  I can fix these links - not quite sure why you didn't let us know months ago if you noticed the problem then - or did you?

On Thu, Oct 22, 2009 at 8:44 AM, <David_Vinnenberg@...> wrote:

Pretty sure it is in all the util.js examples.  The line I posted is from here: http://directwebremoting.org/dwr/browser/util/tables.html

 

You can also see the same line here: http://directwebremoting.org/dwr/browser/util/lists.html

 

Here both util.js and eval.js are pointing to a local directory: http://directwebremoting.org/dwr/browser/util/getText.html

 

 

It has been like that for several months now.  Around when the site example spart of the site was redesigned.

 

David Vinnenberg

Eagan, McAllister Assoc.  (EMA)

SSC Charleston

aXiom Data Fusion Team

david_vinnenberg@...

w: 843 218 2349


From: dmarginian@... [mailto:dmarginian@...] On Behalf Of David Marginian
Sent: Thursday, October 22, 2009 10:20 AM


To: users@...

Subject: Re: [dwr-user] directwebremoting.org website style in IE

 

David,

  Can you please give us the link to the demos you are trying to hit?  If you hit them from - http://directwebremoting.org/dwr/examples/index.html they work fine.  

On Thu, Oct 22, 2009 at 8:14 AM, <David_Vinnenberg@...> wrote:

I would think the biggest problem is none of the demos working because dwr/util.js not getting imported correctly.  The source code is pointing to a local directory.

 

<script type='text/javascript' src='/M:/Users/joe/Projects/directwebremoting/docdwr/docs/web/dwr/media/util.js'> </script>

 

 

David Vinnenberg


From: users-return-18263-david_vinnenberg=emainc.com@dwr.dev.java.net [mailto:...=emainc.com@dwr.dev.java.net] On Behalf Of Lance Java
Sent: Thursday, October 22, 2009 4:24 AM
To: users@...
Subject: [dwr-user] directwebremoting.org website style in IE

 

The current css on the DWR isn't looking good in IE. I'm using ie 6 and http://directwebremoting.org/dwr/browser/util/tables.html looks pretty awful.

 

Cheers,

Lance.

 

 



Re: directwebremoting.org website style in IE

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have fixed the majority of the broken links.  I ran a link checker
this time.  There are still a few broken links but I need to look at the
site in more detail to fix the rest.

David Marginian wrote:

> Well better late than never.  Thanks for letting us know.
>
> On Thu, Oct 22, 2009 at 9:11 AM, <David_Vinnenberg@...
> <mailto:David_Vinnenberg@...>> wrote:
>
>     Wasn’t signed up for the mailing list till earlier in the week and
>     figured it was obvious enough that someone else would point it
>     out.  I’ll try to be more proactive.
>
>     ------------------------------------------------------------------------
>
>     *From:* dmarginian@... <mailto:dmarginian@...>
>     [mailto:dmarginian@... <mailto:dmarginian@...>] *On
>     Behalf Of *David Marginian
>     *Sent:* Thursday, October 22, 2009 10:55 AM
>
>
>     *To:* users@... <mailto:users@...>
>     *Subject:* Re: [dwr-user] directwebremoting.org
>     <http://directwebremoting.org> website style in IE
>
>      
>
>     Thanks Dave.  I can fix these links - not quite sure why you
>     didn't let us know months ago if you noticed the problem then - or
>     did you?
>
>     On Thu, Oct 22, 2009 at 8:44 AM, <David_Vinnenberg@...
>     <mailto:David_Vinnenberg@...>> wrote:
>
>     Pretty sure it is in all the util.js examples.  The line I posted
>     is from here:
>     http://directwebremoting.org/dwr/browser/util/tables.html
>
>      
>
>     You can also see the same line here:
>     http://directwebremoting.org/dwr/browser/util/lists.html
>
>      
>
>     Here both util.js and eval.js are pointing to a local directory:
>     http://directwebremoting.org/dwr/browser/util/getText.html
>
>      
>
>      
>
>     It has been like that for several months now.  Around when the
>     site example spart of the site was redesigned.
>
>      
>
>     **David Vinnenberg**
>
>     Eagan, McAllister Assoc.  (EMA)
>
>     SSC Charleston
>
>     aXiom Data Fusion Team
>
>     david_vinnenberg@... <mailto:david_vinnenberg@...>
>
>     w: 843 218 2349
>
>     ------------------------------------------------------------------------
>
>     *From:* dmarginian@... <mailto:dmarginian@...>
>     [mailto:dmarginian@... <mailto:dmarginian@...>] *On
>     Behalf Of *David Marginian
>     *Sent:* Thursday, October 22, 2009 10:20 AM
>
>
>     *To:* users@... <mailto:users@...>
>
>     *Subject:* Re: [dwr-user] directwebremoting.org
>     <http://directwebremoting.org> website style in IE
>
>      
>
>     David,
>
>       Can you please give us the link to the demos you are trying to
>     hit?  If you hit them from
>     - http://directwebremoting.org/dwr/examples/index.html they work
>     fine.  
>
>     On Thu, Oct 22, 2009 at 8:14 AM, <David_Vinnenberg@...
>     <mailto:David_Vinnenberg@...>> wrote:
>
>     I would think the biggest problem is none of the demos working
>     because dwr/util.js not getting imported correctly.  The source
>     code is pointing to a local directory.
>
>      
>
>     <script type='text/javascript' src='/M:/Users/joe/Projects/directwebremoting/docdwr/docs/web/dwr/media/util.js'> </script>
>
>      
>
>      
>
>     **David Vinnenberg**
>
>     ------------------------------------------------------------------------
>
>     *From:* users-return-18263-david_vinnenberg=emainc.com
>     <http://emainc.com>@dwr.dev.java.net <http://dwr.dev.java.net>
>     [mailto:users-return-18263-david_vinnenberg
>     <mailto:users-return-18263-david_vinnenberg>=emainc.com
>     <http://emainc.com>@dwr.dev.java.net <http://dwr.dev.java.net>]
>     *On Behalf Of *Lance Java
>     *Sent:* Thursday, October 22, 2009 4:24 AM
>     *To:* users@... <mailto:users@...>
>     *Subject:* [dwr-user] directwebremoting.org
>     <http://directwebremoting.org> website style in IE
>
>      
>
>     The current css on the DWR isn't looking good in IE. I'm using ie
>     6 and
>     http://directwebremoting.org/dwr/browser/util/tables.html looks
>     pretty awful.
>
>      
>
>     Cheers,
>
>     Lance.
>
>      
>
>      
>
>



__________ Information from ESET NOD32 Antivirus, version of virus signature database 4535 (20091023) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...