Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-24-2002, 03:18 PM   PM User | #1
Catman
Regular Coder

 
Join Date: Jun 2002
Location: Ames, IA, USA
Posts: 373
Thanks: 0
Thanked 0 Times in 0 Posts
Catman is an unknown quantity at this point
Catman's CSS Tool

In preparation for a web design class I'll be teaching next fall, I've thrown together a tool for building style sheets. I've designed it to work with IE 5.0 (both PC and Mac), 6.0, and Netscape 6.2 at a resolution of 1280x1024 -- since I've a captive audience in mind (students who wish to become web designers), extending functionality beyond that strikes me as unnecessary.

I welcome any suggestions regarding arrangement, features, and things I've overlooked: Catman's CSS Tool.

I should note that when developing pages like this, I keep the javascript and style sheet in a single file with the HTML until I've finalized the design.
__________________
Need more emoticons?
Visit Catman's Private Stock

Last edited by Catman; 09-24-2002 at 03:21 PM..
Catman is offline   Reply With Quote
Old 09-24-2002, 08:39 PM   PM User | #2
webmarkart
Regular Coder

 
Join Date: Jul 2002
Location: Raleigh, NC
Posts: 484
Thanks: 0
Thanked 0 Times in 0 Posts
webmarkart is an unknown quantity at this point
it takes a few minutes to figure out where things are, but seems like a useful tool provided you teach the students how each element behaves. Giving someone a wysiwyg editor doesn't help them as much in the long run.
__________________
-WebMark Art
Programming is 80% thinking and 20% spelling
webmarkart is offline   Reply With Quote
Old 09-24-2002, 10:37 PM   PM User | #3
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
Looks fine, can you change the top drop down though? the screen "blinks" everytime you click the menu.

Unchecking the background colour box tells me to use a foreground colour.

Same with foreground colour

TBH I agree with webmarkart, kinda confusing to start off with to find where everything is, and a WYSIWYG won't teach someone as much as it would them hand coding it. Also build the page to 800 x 600 - 1024 x 768 res, I don't think many people use 1280x1024.
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 09-25-2002, 01:02 AM   PM User | #4
joh6nn
wei wu wei


 
joh6nn's Avatar
 
Join Date: Jun 2002
Location: 72° W. 48' 57" , 41° N. 32' 04"
Posts: 1,887
Thanks: 0
Thanked 1 Time in 1 Post
joh6nn is an unknown quantity at this point
couple of things:

you forgot a couple of pseudo-classes: first-line, and first-letter.

also, in Moz 1.1, the radio buttons for border/outline, float and move as you scroll, as does the checkbox for transparency.

i suggest moving the test element to a pop up window, rather than a div on the same page.

also, i don't like the staggered layout of the two divs. i think move them both to the center of the screen
__________________
bluemood | devedge | devmo | MS Dev Library | WebMonkey | the Guide

i am a loser geek, crazy with an evil streak,
yes i do believe there is a violent thing inside of me.
joh6nn is offline   Reply With Quote
Old 09-25-2002, 05:40 PM   PM User | #5
Catman
Regular Coder

 
Join Date: Jun 2002
Location: Ames, IA, USA
Posts: 373
Thanks: 0
Thanked 0 Times in 0 Posts
Catman is an unknown quantity at this point
Thanks for the feedback -- you've confirmed some of my own concerns. I agree that a redesign to a different target resolution is in order and that using the side-by-side divs doesn't work as well as I'd hoped.

Nightfire: About the color/background issue: In CSS2, if you specify one, you're supposed to specify the other -- but using the alert box is just too annoying. I'll have to figure out something less intrusive.
__________________
Need more emoticons?
Visit Catman's Private Stock
Catman is offline   Reply With Quote
Old 09-25-2002, 08:46 PM   PM User | #6
aCcodeMonkey
New Coder

 
Join Date: Sep 2002
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
aCcodeMonkey is an unknown quantity at this point
Thumbs up Another Look at applying CSS

CatMan,
I like your tool.

Here is an example that you may like to show your class as to how to apply CSS as a working tool for web site management.

Note: The DOM2 scripting was specifically limited to Internet Explorer.

I developed a WebPortal for multivendor helpdesks a while back. I needed a way to quickly meet the client's business colors and styles standards without having to manually recode the webpages or stylesheets.
The resulting tool allows me to:
  • Pick any "company" website hosted by the portal service and quickly make the required changes
  • The tool limits what change can be made to the website without having to use Dreamweaver or InterDev's CSS management services.
  • Preview the changes before saving.
  • Save the new *.css file locally or "applying" the changes by writing the new *.css file on the webserver
  • Preview the CSS style code in scrolling region on the form

CSS Management Tool

Let me know what you think.

Dale Mitchell
MindCrafter Web Designs
aCcodeMonkey is offline   Reply With Quote
Old 09-26-2002, 10:58 AM   PM User | #7
dysfunctionGazz
Regular Coder

 
Join Date: Jul 2002
Location: Brighton
Posts: 180
Thanks: 0
Thanked 0 Times in 0 Posts
dysfunctionGazz is an unknown quantity at this point
Catman,

I like it.

I do most of my web editing online (while at work in day job!)through angelfire editor (hand coded) and your tool will serve as invaluable when I can't remember how to apply certain styles.

It will certainly be quicker than looking through tutorials etc which is what i usually do!!!

Well played
G
dysfunctionGazz is offline   Reply With Quote
Old 09-26-2002, 04:58 PM   PM User | #8
aCcodeMonkey
New Coder

 
Join Date: Sep 2002
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
aCcodeMonkey is an unknown quantity at this point
Catman,

Glad you like it.

Now that NS6/7 are closer to IE's handling of DOM2 I'll be updating the tool for both browsers. Finally came up with a method for error checking radio button collections that works in both. Now if I could just get NS to behave with removing list items......
__________________
a credit card for a newbie from Amex: The Amex Blue card would like to start developing a credit history.
aCcodeMonkey is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 02:51 PM.


Advertisement
Log in to turn off these ads.