Re: [css-d] tools for determining results of the cascade

2006-03-13 Thread Jesper Brunholm
tension extremely useful <https://addons.mozilla.org/extensions/moreinfo.php?id=60&application=firefox> The "Information" button with "Display topographic information" and several others can help you in the matter above. The CSS -

Re: [css-d] Out damned dots!

2006-02-21 Thread Jesper Brunholm
reas the still has (and shows) the border. The solution has to apply to the , as Philippe Wittenbergh suggested: > a.noborder {border-bottom:none} > I hope this clarifies the matter to others than myself :-) Best regards Jesper Brunholm

Re: [css-d] float-setup with mysterious top-margin...

2006-02-06 Thread Jesper Brunholm
lly want... That's the solution I ended up using, see <http://triomio.dk/index_e.html> for an english version - do I interpret your anwer right, that you see a problem in this set up? Thank you again Best regards Jesper Brunholm __

Re: [css-d] float-setup with mysterious top-margin...

2006-02-05 Thread Jesper Brunholm
onsidering the rules). I was fooled by Explorer's "neat" behaviour, and did not look far enough back into my setup. Can you confirm this, or show me the margin-collapse :-) ? Thanks again, best regards Jesper Brunholm > [1]http://www.w3.org/TR/CSS21/box.html#collaps

Re: [css-d] float-setup with mysterious top-margin...

2006-02-05 Thread Jesper Brunholm
Jesper Brunholm skrev: > I'm afraid that this is something simple, that I've gone blind on... > > On <http://www.triomio.dk/index_e.html> (and several more pages on the > site with floated content) the content-floats to the right (the > CD-cover) has a mysteriou

[css-d] float-setup with mysterious top-margin...

2006-02-02 Thread Jesper Brunholm
omething simple, and you can help me :-) Oh - and - as much as I hate to say this - Explorer actually shows what i want and expect. Kind regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mail

Re: [css-d] new to list, issues with IE

2006-01-15 Thread Jesper Brunholm
ader on "view", "submit", "subscribe" and "contact" - and everything else in 's. If that does not validate then come back and ask how to make it validate, correct semantic markup should validate :-) By the way - I'm quite sure that you'd please more

Re: [css-d] Overlaying DIVs with only one visible

2006-01-13 Thread Jesper Brunholm
y the latter - if I've understood you, Eric Meyer's "Pure CSS Popups" should do: <http://www.meyerweb.com/eric/css/edge/popups/demo.html> best regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http:/

Re: [css-d] Problem with Suckerfish Vertical Dropdowns

2006-01-12 Thread Phønix webmaster - Jesper Brunholm
If I intrepret your question right with this quotation: Philip Lindsay wrote: >>

Re: [css-d] css print help

2006-01-10 Thread Phønix webmaster - Jesper Brunholm
employee, which I actually think makes a viable solution: <http://garion.dk/webdesign/schedule.html> Hope that you can use this :-) Regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.

Re: [css-d] Pure CSS Image Map Tooltips

2006-01-04 Thread Jesper Brunholm
not seeing how I can use this example with an image > map? Am I missing something? No, It's me who forgot Explorer's lack of support for :hover on anything but an :-( I sincerely apologise! Best regards Jesper Brunholm

Re: [css-d] Pure CSS Image Map Tooltips

2005-12-31 Thread Jesper Brunholm
may_ get the time to put a neat demo-only-this page together at some point, but not right now) Feel free to ask further on the matter :-) Best regards, and a happy new year to all! Jesper Brunholm __ css-discuss [EMAIL PROTECTED]

Re: [css-d] alt tags

2005-12-30 Thread Jesper Brunholm
to begin a new thread instead of answering, and thereby "hijacking" an existing one. It might not show differently in your mail-program, but it does in mine, and it confuses matters in the archives ;-) Best regards Jesper Brunholm

Re: [css-d] absolute positioning inside table cells

2005-12-28 Thread Jesper Brunholm
dle the position-numbers. That'll allow you to skip the td's too. If a non-css version is important, I'd make a css-hidden alt-texts-table below the images (it will screw up with those stacked images without css anyway)

Re: [css-d] 3 same height columns layout problem

2005-12-28 Thread Jesper Brunholm
t have to <http://css-discuss.incutio.com/?page=ThreeColumnLayouts> # AnyColumnLongest - I want all my columns to be the same height <http://css-discuss.incutio.com/?page=AnyColumnLongest> Kind regards Jesper Brunholm __

Re: [css-d] Hide/Show Text with a click

2005-12-28 Thread Jesper Brunholm
David Dorward wrote: > On 28/12/05, Jesper Brunholm <[EMAIL PROTECTED]> wrote: >>#tester a:link div { > > That selector matches div elements that descend from a elements. In > HTML div elements are not allowed to descend from a elements. you're absolutely right,

Re: [css-d] Hide/Show Text with a click

2005-12-28 Thread Jesper Brunholm
honixfolk.dk/downloads_e.php> if that's usefull. This javascript is based on valid code, and nicely degradeable javascript for the occasions where javascript isn't available. It's here too, in a simple, _Danish_ version :) <http://garion.dk/webdesig

Re: [css-d] different height on form elements due to different DTD

2005-12-27 Thread Jesper Brunholm
[snip: problem with different looks on different doctypes] I'll just throw in a quick link to our WIKI as supplemental answer to Sørtun's neat one: <http://css-discuss.incutio.com/?page=DocType> Best regards

Re: [css-d] and styling of td's

2005-12-21 Thread Jesper Brunholm
It seems clear, however, that there will be no chance of using col for my purpose, so I'll leave the matter here. Best regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-

Re: [css-d] css print help

2005-12-20 Thread Jesper Brunholm
likely to be the nested divs in the .hours container: Work It's quite easy to check: declare their height to 10 px and check the result. If Explorer wont obey that, declare font-size smaller to (as it may be the font with it's line-height that is pushing. HTH

Re: [css-d] Styling numbered lists

2005-12-20 Thread Jesper Brunholm
to get auto-numbering from the HTML, but neither would you from a ol with images. Regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incu

Re: [css-d] Question about EM's

2005-12-20 Thread Jesper Brunholm
nderstood your position, you can hardly find it useless because only one of the approaches is interesting/useful. Regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d L

Re: [css-d] Question about EM's

2005-12-20 Thread Jesper Brunholm
rther, to get a vocabulary for giving the user the choice of stylesheets with "full scalability in the page design" (meaning em design where the page-setup follows the font-size) VS "Text scaling with one scrollbar only garanteed" instead of the rel

Re: [css-d] good in Safari, all other browsers giving me major errors

2005-12-20 Thread Jesper Brunholm
ot that bad in Explorer for windows. I don't see major differences between my Mozilla and MSIE, and it looks good. I don't have a mac, and cant see it on Safari, but perhaps you could put a screen-dump somewhere? Best regards Jesper Brunholm _

Re: [css-d] Question about EM's

2005-12-19 Thread Jesper Brunholm
avascript (I don't know of any other method, to measure the screen size and position, inputs are welcome here ;-)) that disappears if non-supported, it can only improve matters for those who can see it? Best regards Jesper Brunholm __

Re: [css-d] Site Check Internet Explorer

2005-12-19 Thread Jesper Brunholm
r if I should use px-font-sizes to avoid it (*BRB* when my good ego has beaten me for such ideas)) ANYway - usually it helps to advice the user to check: menus: View -> Text-size -> Medium. (I can't see that it's my job as designer, to make the font appear big enough if the user

Re: [css-d] Question about EM's

2005-12-19 Thread Jesper Brunholm
the window on at least one axis (and, just for "tradition keeps the customer"'s sake - make that the horizontal axis :-) ) Best regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] Another selector's specificity question

2005-12-19 Thread Jesper Brunholm
gt; || <'font-variant'> || <'font-weight'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit (And there is a n

Re: [css-d] and styling of td's

2005-12-19 Thread Jesper Brunholm
s a child of the col, then it cannot force the inheritance. Thanks for the answer though, it was worth a try :-) regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-

[css-d] and styling of td's

2005-12-19 Thread Jesper Brunholm
and Attribute Reference" <http://learningforlife.fsu.edu/webmaster/references/xhtml/tags/> with the comment: "XHTML reference in some detail and with examples." to the list of resources? Best regards Jesper Brunholm _

Re: [css-d] Part of page not rendering correctly in internet explorer. Driving me insane!

2005-12-18 Thread Jesper Brunholm
bout stating the known, hope you can use the rest of my musings Regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supporte

Re: [css-d] Part of page not rendering correctly in internet explorer. Driving me insane!

2005-12-18 Thread Jesper Brunholm
ed up things :-) OK - so - you thought you brought in you car with a broken fuse, and all of a sudden I'm talking about a new Cylinder head, but believe me - you change this CylHead and keep the motor in good condition, and you'll never have to change

Re: [css-d] Newbie - Looking for information on containers.....

2005-12-18 Thread Jesper Brunholm
be in a HTML document without a container, images is a block element, and can. You can easily have several containers inside each others (then they're 'nested') but do only do so if there's a purpose for it :-) I hope that clarifie

Re: [css-d] Newbie Looking for a tutor.....

2005-12-18 Thread Jesper Brunholm
e day, I highly suggest AListApart <http://www.alistapart.com/topics/code/htmlxhtml/> (here the code section, which is most relevant according to 3) above ;-) ) Best regards, and happy coding Jesper Brunholm __ css-discuss

Re: [css-d] Browser Check: cssmaze.christianmontoya.com

2005-12-16 Thread Jesper Brunholm
surprising that I won in Moz 1.7.12 (in second try :-) ), nor that I can't get anywhere with my MSIE 6.something. _I_ don't know what to expect from my Opera 8.02, but it (we) got no further than the second box ;-) regards Jesper Brunholm ___

Re: [css-d] Layout Jumps when links are hovered over

2005-12-13 Thread Jesper Brunholm
earch the complete archives. It's a time-consuming way the first time, though, as the archives are actually not g-zipped as indicated, but raw text. Apart from that, I always try the wiki first, but I don't find anything there on "jump hover" or "

Re: [css-d] Seperating behavior and style

2005-12-13 Thread Jesper Brunholm
;JavaScript tutorial - Manipulating CSS using the W3C DOM" <http://www.howtocreate.co.uk/tutorials/index.php?tut=0&part=27> Best regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinf

Re: [css-d] CSS only tooltip in IE appears below other elements

2005-12-12 Thread Jesper Brunholm
Hi Gunlaug, Ingo and CSS-d [somewhat delayed, I just got a message, that my message could not be posted because I had forgotten to send _from_ the correct emailaddress - my excuses for the delay! :-)] Gunlaug Sørtun <[EMAIL PROTECTED]>: [cut: position:relative on links problem] > Delete 'positi

Re: [css-d] Problems with form

2005-12-11 Thread Jesper Brunholm
Hi Marg > If you care to visit http://www.tuxdoit.com/proto.php i have two questions: - shure would like to, only, I get a 404 page not found? :-( regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.

[css-d] CSS only tooltip in IE appears below other elements

2005-12-10 Thread Jesper Brunholm
p here, I would be really nice to be able to give this feature to IE users. Kind regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-d

Re: [css-d] absolute positioning??

2005-12-08 Thread Jesper Brunholm
. I've changed my example a bit online <http://garion.dk/webdesign/scheduling.html> - but only to demonstrate the change mentioned above. Kind regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.cs

Re: [css-d] absolute positioning??

2005-12-08 Thread Jesper Brunholm
much learning here and everywhere else concerning the web standards and their proper use. Best regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] database tabular data

2005-12-08 Thread Jesper Brunholm
ot;, td and tr but not colspan and rowspan - I assume that you know these cell-grouping properties? Kind regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] absolute positioning??

2005-12-08 Thread Jesper Brunholm
left-margin we want it to begin, and how many pixels/minutes we want them to cover. It's all here: <http://garion.dk/webdesign/scheduling.html>, further explanations on demand, and if anybody is interessted in the rough and tiny PHP code behind some of it, just ask me off-list.

Re: [css-d] Laugh of the Day

2005-12-06 Thread Jesper Brunholm
#x27;s strong in color, but it doesn't look it's age! :-) Kind regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.in

Re: [css-d] Changing background color in UL or LI elements

2005-12-05 Thread Jesper Brunholm
esign/hover.html>. You have to have links to make MSIE understand/use :hover (so just put links in the li's) Apart In the code above you change the text color on :hover but not the background. Kind regards Jesper Brunholm

Re: [css-d] Rounded corners

2005-12-05 Thread Jesper Brunholm
rk with - that is: code to look on! :-) If you don't have a server space to upload on on regular basis, get one - there's plenty of free ones out there (http://www.free-webhosts.com/). Kind regards Jesper Brunholm __

Re: [css-d] Paragraph Numbers

2005-12-02 Thread Jesper Brunholm
ion: manually adding them. well - scripting can do the trick too, it should hardly be so essential that it's a problem to use javascript, but serverside (asp/php) is perfectly capable of doing these things... Regards Jesper Brunholm (who just had a

Re: [css-d] Loading content from external file

2005-11-30 Thread Jesper Brunholm
will let you keep the easy maintainance, but at the same time provide you with referable URLs and much better SE-relations. Hosting with serverside tech is cheap or free, and if you stick to the "include" use, it's extremely easy. :-) Hope this cla

Re: [css-d] newbie: weird IE warning when using my CSS compliant page

2005-11-30 Thread Jesper Brunholm
Laura Greenwood wrote: > I'm getting this message with my page that reads: > > to help protect your security, Internet Explorer has restricted this > file from showing active content that could access your computer. > Click here for options... the options are allow blocked content or > what's th

Re: [css-d] Is there an easy way to reset a list?

2005-11-28 Thread Jesper Brunholm
- but only in Opera :( I don't know why the browsers don't want to implement counters - could they think that ordering numbers is more than presentational content? ;-) I think that I've been rebellious enough for one day, and won't put forth a suggested dirty solution that vali

Re: [css-d] Is this possible?

2005-11-24 Thread Jesper Brunholm
your comment. I thought my question > had left the radar. I'l send this one directly to you too, so you don't have to look for it this time :) Best regards, hope this helps Jesper Brunholm __ css-discuss [EMAIL P

Re: [css-d] Getting height to stretch/shrink on resize

2005-11-20 Thread Jesper Brunholm
ages http://www.phonixfolk.dk/forside_e.php which you're welcome to learn from or copy as need be... It's the js file: http://www.phonixfolk.dk/scripts/scroll.js and the function function justerDivStoerr() The comments are in Danish, send me an e-mail if you need help for it

Re: [css-d] Is this possible?

2005-11-20 Thread Jesper Brunholm
e makes it easy to repeat it (perhaps together with "top" links) further down on the page. Eg: A complete list of Hans Christian Andersens fairy tales translated into English by Jean Hersholt <http://www.andersen.sdu.dk/vaerk/hersholt/index_e.html> Kind regards Jesper Brunholm _

Re: [css-d] Fieldset or Legend how to?

2005-11-19 Thread Jesper Brunholm
for maintainance, but downloadable) <http://www.highdots.com/css-editor/validator.html> I Web CSS validator <http://www.virtualpromote.com/tools/validate-css/> HTH Regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] CSS and JAVA

2005-11-18 Thread Jesper Brunholm
apache.batik.css.parser+example> hope this helps :) regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] UAs which allow user to select alternate style sheets?

2005-08-02 Thread Jesper Brunholm
tTheSameURL :-) ). To do a little mending on my error, I've found another resource, not on the subject only, but on the subject, and known to me as reliable :-) <http://www.blooberry.com/indexdot/html/tagpages/l/link.htm> re

Re: [css-d] UAs which allow user to select alternate style sheets?

2005-07-31 Thread Jesper Brunholm
ough: <http://css-discuss.incutio.com/?page=StyleSwitching> Furthermore, there's a quite recent, seemingly reliable, but less detailed list included here <http://web-support.csx.cam.ac.uk/courses/css/furtherslides/005.html> hth Jesper Brunholm ___

Re: [css-d] Site Check

2005-07-25 Thread Jesper Brunholm
easons for the choice :-) BUT - very neat and nice - looks good! Regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Su

Re: [css-d] White Block

2005-07-10 Thread Jesper Brunholm
Richard Brown wrote: Could you please tell me how I might fix the problem. I am presuming I should reduce the width by 10px? it looks like 10px, and that would fit the bill of 2x5px border, have you tried? :-) regards Jesper Brunholm

Re: [css-d] White Block

2005-07-10 Thread Jesper Brunholm
ground: #FFF; float: left; margin-right: -200px; width: 774px; border: 5px double #fff;} regards Jesper Brunholm __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discu