LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (November 2003, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 28 Nov 2003 09:08:30 -0500
Reply-To:   "Droogendyk, Harry" <Harry.Droogendyk@CIBC.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Droogendyk, Harry" <Harry.Droogendyk@CIBC.COM>
Subject:   Re: Requesting feedback on webpage
Content-Type:   text/plain; charset="iso-8859-1"

Richard:

Word 2000 has the option to save "filtered" HTML, i.e. without the reams of Office-specific tags at the top of the page. It appears as "Web page, filtered" in the file-types drop-down box.

Using the "filtered" option generally reduces the page size considerably, e.g. 28K to 8K in the example I just tried.

-----Original Message----- From: Stig Eide [mailto:stigeide@YAHOO.COM] Sent: November 28, 2003 3:36 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Requesting feedback on webpage

It looks really nice in my IE 6, 1024x768 resolution. Some minor tips: When the mouse is over the left menu items, it would be nice to have a "hand" pointer (as when you mouseover links), instead of arrow. You can use the style attribute like this: style="cursor: hand;" to do this.

In addition, it is possible to get the sas code the same look as in the enhanced explorer by copying it from there and pasting it into winword and then saving as html. The problem with that approach is that the size of the page will increase.

Thanks, Stig Eide

"Richard A. DeVenezia" <radevenz@ix.netcom.com> wrote in message news:<bq2pm7$1ubapg$1@ID-168040.news.uni-berlin.de>... > Hi All: > > I've done some major work on my SAS macros page and would like to get some > feedback ; good, bad > or indifferent. > > The page is > http://www.devenezia.com/downloads/sas/macros > > The page is php generated and uses some CSS and javascript. > I have tested the page with Opera 7.22, Mozilla 1.5, Firebird 0.7 and IE > 6.0. The Gecko engine has a little trouble with some of my css and pushes > out a > small square artifact, but otherwise looks good. > > Some new content to check out is > Data out - sas2xls and xmlib > Macro programming - array > > Thanks


Back to: Top of message | Previous page | Main SAS-L page