; class="class1 class2">whatever.com
For this example, your style sheet would look something like:
a.class1:link, a.class1:visited, a.class1:active {background-color:#ffcc00;}
a.class2:link:hover {background-color:#cc;}
Nancy Sosna Bohm
> From: Christopher <[EMAIL PROTECTED]>
> Can you have two background images on the {body} ? and position them?
No, you can only have one background image per element.
What exactly is the effect you are going for?
You can, for instance, have a background image for the body that is
positioned lik
I read somewhere that the next release of IE8 was coming out in August, but
the MS site is still just offering Beta 1.
Has anyone heard anything? I have some sites that break slightly in the
beta, but I've been advised here not to do anything until the next version
comes out.
- Original Message -
From: "Bill Brown" <[EMAIL PROTECTED]>
>> the next release of IE8 was coming out in August, but
>> the MS site is still just offering Beta 1
>
> Here:
> http://blogs.msdn.com/ie/archive/2008/08/27/internet-explorer-8-beta-2-now-available.aspx
>
> and here:
>
Why would Arial Narrow be pixelated in FireFox but smooth in IE?
Thanks in Advance,
Nancy Sosna Bohm
P.S. I appreciate being able to read the different views in the current
discussions of inline styles and multiple style sheets. I am at the point
where I need to join IA (Inline Styles Anonymous
sheets that is doing that.
We even tried declaring float:none and display:block, and we tried adding a
break.
So I suggested using negative left margin declarations,
but they line up differently on Mac browsers than PC.
We'd like it to line up under the R in
ic?sk=en_US
>> by removing the text-align:right
>> but it doesn't line up with the left margin.
> One answer would be:
>
> #searchLinks input {
> clear:both;
> display:block;
> margin:0 0 0 10px;
> }
>
> Was that what you were looki
ryWrapper's z-index designation
unless you assign a z-index to its container.
Here's a mock up based upon the code you supplied:
http://thesmudge.com/shapeshifter/test.htm
--which displays properly in IE6 and 7, but I only guessed where
imageGalleryWrapper exists, so there must be more
There are several people editing our website, including my boss and a
coworker.
I am officially the manager of the website.
Last week I showed the coworker how to change a table layout to divs with
css, but didn't do a very good job of explaining why to do it.
This week our boss suggested my cowork
ny good
> tutorials/info there):
> http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&displaylang=en.
It says they expire in April and/or 120 days.
Not sure what is up with that. Do they let you renew?
Nancy
_
uld just set a fixed width for the div and use a break.
Or I may resort to a PDF, but thought I'd ask here first.
And I thought I might find some folks to commiserate with in my
frustration with IE8's lack of rendering of entities.
Nancy
__
irst word after a colon in a title are
capitalized.
FYI, to make hanging indents, you will want to use:
margin-left: 20px; text-indent: -20px;
And to make double spacing, you will want to use:
line-height: 200%;
Nancy (who, when not obsessing about CSS, obesses over citati
pixels and a bottom padding of zero instead of 10 pixels.
If you are using an external style sheet, you should only use embedded
styles to change the style for that particular page.
You also have some inline styles, which will superce
Since IE6 is being pronounced dead:
http://www.cnn.com/2010/TECH/03/04/ie6.funeral/index.html?hpt=T2
I guess we are now being haunted by a ghost.
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org
n't based on tables, if that's what you mean.
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http:
"correctly."
What am I doing wrong?
See: http://thesmudge.com/shapeshifter/Untitled-1.html
TIA,
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ --
Was using the tag attribute clear, not the style attribute.
But I tried changing it to the style clear:both to no avail.
Thanks anyway.
-Original Message-
From: Climis, Tim [mailto:tcli...@indiana.edu]
Sent: Monday, March 22, 2010 12:05 PM
To: 'nancy'; 'css-d@lists.
Dennis wrote:
> if you want to have the two floating divs side-by-side,
> I do believe you need to give them a width value
And apparently he is correct.
Thank you.
Nancy
__
css-discuss [cs...@lists.css-discuss.org
Two unrelated questions.
1.
I am working on a website that can be edited by a variety of users using a
web-based CMS.
The CMS is rewriting inline style property values of zero.
For example, if the inline style is entered as:
whatever text
LiveWhale rewrites it as:
whatever text
Before I inform
>> IE9 will only run with Vista and later Windows OSs.
>> Over 68% of Windows users are using XP...
> MS has even provided us with conditional comments, a fairy reliable way of
> telling which version of IE we're using. ...
> ---Tim
Recently I discovered that IE7 and IE8 conditional comments don't
creen narrower than 800px either.
Otherwise I will just have to put in a lot of return-to-tops and/or repeat
the menu options throughout the page.
Thank you,
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discus
>> I know that in some cases this not possible, but if someone reports
>> issues with IE, I'd politely ask whether they have tried late versions
>> of Firefox or Chrome :-)
>>
>
> Yes but Ie8 is still widely used in XP systems and about 48% of the people
> are still using XPs. It is not easy to ig
... any ideas on that?
Thank you.
-
Nancy Gillespie
[EMAIL PROTECTED]
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css
html fixed both.
Is @import?
or
a better way?
Thanks in advance,
Nancy
On Jan 9, 2008 6:50 AM, Alan Gresley <[EMAIL PROTECTED]> wrote:
> Michael Adams wrote
>
> > I have been lurking here for the last month and have a question about
> > the right way to handle IE using C
I feel I need to keep IE6 on my machine for testing until the
percentage of users diminishes. How do I ensure that IE6 will not be
overridden?
Nancy
On Jan 21, 2008 10:58 AM, Jon Hughes <[EMAIL PROTECTED]> wrote:
> Microsoft is pushing an update on February 12th, 2008 that will
> f
important than getting the job done.
Nancy
On Jan 25, 2008 1:46 PM, Scott Thigpen <[EMAIL PROTECTED]> wrote:
> Hi Guys,
>
> Yesterday I was up for a job to take on a big website and design it. They
> were real impressed with my work, everything was going well until I said I
>
I am putting in a simple suckerfish dropdown menu in a section of a
proposed website. I hope its ok to attach to small images as I have
no other way to link this.
I am wondering why the width of level 2 is wider than level 1 in IE
and are the same width in other browsers. I haven't figured ou
I have a very tight layout and Safari is displaying a tag differently
than Firefox. How would you embed a separate style sheet for Safari
into a webpage?
with IE differences I have been using the following
Thank you
__
css-dis
This worked perfectly thank you so much for the hack.
On Feb 3, 2008 8:38 PM, Nancy E. Sosna Bohm <[EMAIL PROTECTED]> wrote:
> > ...Safari is displaying a tag differently than Firefox. How would you
> embed a separate style sheet for Safari into a webpage?
> > ...
>
>
I test in that this happens.
Any suggestions to correct this?
I cannot put this on a public site to show you. If someone responds
offline, then I am happy to send a screen shot.
Nancy
__
css-discuss [EMAIL PROTECTED]
http
. The page breaks.
Go to http://www-odi.nhtsa.dot.gov/ewr/faq.cfm for a sample
http://www-odi.nhtsa.dot.gov/css/style.css
http://www-odi.nhtsa.dot.gov/css/ie6.css
http://www-odi.nhtsa.dot.gov/css/ie7.css
Does anyone know of any solution for this?
Thanks in advance,
Nancy
, the dimensions were set before I came.
Nancy
On Fri, Mar 14, 2008 at 3:01 PM, David Laakso
<[EMAIL PROTECTED]> wrote:
> Nancy Johnson wrote:
> > When I go to largest size in
> > IE6/IE7 or smaller and smallest. The page breaks.
> >
>
> > http
Thank you for your help. The fix seems to be when I took margin {0
.06em 0 .06em} out of the main head div.
Nancy Johnson
On Fri, Mar 14, 2008 at 5:00 PM, Kepler Gelotte
<[EMAIL PROTECTED]> wrote:
> > If you mean: http://www-odi.nhtsa.dot.gov/images/defects_banner.jpg
> &g
-odi.nhtsa.dot.gov/css/ie6.css
http://www-odi.nhtsa.dot.gov/css/ie7.css
Thanks in advance
Nancy
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies
.
Nancy Johnson
On Wed, Apr 16, 2008 at 6:15 PM, Bruno Fassino <[EMAIL PROTECTED]> wrote:
> Nancy Johnson wrote:
> >
> > My supervisor is home sick and I got a call from him telling me that
> > the dark gray content area on the right displayed below the left nav
> &g
I have a special email set up for web development through Gmail and
have been on several lists for a number of years. I have not
received any virus laden emails that I know of.
Nancy
On Tue, Jun 17, 2008 at 8:30 AM, Melbeach <[EMAIL PROTECTED]> wrote:
>> This is kinda off top
.27em;
}
#nav li ul li {background:none; background-image:none;
border-top:none; margin:.25em 0 0 0; padding:.25em; }
#nav li ul li a {font-weight: normal;border-bottom: 1px solid #99;
padding-bottom: .25em; }
Thank you in advance.
Thanks,
Actually, I did find a page that is currently live that jumps
vertically in IE6 and IE7 , please go to
http://www-odi.nhtsa.dot.gov/ewr/interpretations.cfm.
Nancy
On Wed, Jul 30, 2008 at 10:21 AM, Bill Brown <[EMAIL PROTECTED]> wrote:
> Jonny Stephens wrote:
>> On 30 Jul
Thank you, it seems to have stabilized it. The updated style sheet
will go live near the end of August.
On Wed, Jul 30, 2008 at 1:07 PM, Jonny Stephens <[EMAIL PROTECTED]> wrote:
> On 30 Jul 2008, at 17:25, Nancy Johnson wrote:
>
>> Thanks,
>>
>> Actually, I did
I don't have the problem with disappearing drop downs, but the drop
drops have no formatting and no visual anchor and the entire webpage
is not centered.
IE 6/FF2.0 Xp2 . Something is not right
On Thu, Jul 31, 2008 at 9:36 AM, Lisa Wilcox <[EMAIL PROTECTED]> wrote:
> Is it just me or is adobe.com
had a page the browsershots.org indicated broke in IE8
but was fine in IE6 and 7, Firefox and Safari.
Thanks in advance,
Nancy
On Thu, Aug 28, 2008 at 3:23 AM, Alan K Baker <[EMAIL PROTECTED]> wrote:
> Very brave.
>
> Regards,
>
> Alan.
>
> www.theatreorgans.co.u
, unfortunately still with the quirks mode doctype because at
the time I didn't feel comfortable making that change.
The progress bar styles will not change -- in the newer layout. I
designed that piece to fit nicely and simply to fit in whatever
doctype, standards or tabular layout goes around it.
Nanc
for just the labeling.
http://www.webaim.org/techniques/forms/screen_reader.php
Nancy
On Wed, Sep 10, 2008 at 2:19 PM, Amrinder <[EMAIL PROTECTED]> wrote:
> Hello Friends
>
> I need your help regarding right selection of tags. I have created a form:
> http://demo.awayback.com/
I am testing an updated doctype in some of my pages. I have a drop
down menu that sits correctly in every browser except FireFox 2.
Is there a way to correct in Firefox 2, and not affect Firefox 3,
Safari or Chrome?
Thanks in Advance
Nancy
Thank you, the page in question isn't live so I cannot show it
Nancy
On Tue, Sep 16, 2008 at 3:38 PM, David Laakso
<[EMAIL PROTECTED]> wrote:
> Nancy Johnson wrote:
>>
>> I am testing an updated doctype in some of my pages. I have a drop
>> down menu that sits c
as Firefox3 for the PC it is hidden as it should be. In
the past, I have had to give slightly different widths to the leftnav
for each browser including using a hack for Safari to achieve this
affect. http://www-odi.nhtsa.dot.gov/ewr/.
Is there a way to fix this?
Thanks in advance
Nancy
that problem
before only when the laptop computer uses an odd monitor display and
only in the IE browsers so I was able to come up with a fix.
Lots to think about
Nancy
On Thu, Sep 18, 2008 at 9:03 AM, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote:
>
> On Sep 18, 2008, at 9:08 PM, Na
g for differences in margins and paddings between browsers,
mostly by changing the background colors. This means I can get rid
of hacks and simplify the IE stylesheets.
Thank you for all your help and allowing me to see what the future
held for the current layout.
Nancy Johnson
On Fri, Sep 19, 2008 at
Another way to go is browsershots.org which I use occasionally. Its
not perfect and slow to load so it has its limitations, but it does
give a screen shot of how your pages look in many browsers and
platforms. You can opt for several versions of IE.
On Thu, Sep 18, 2008 at 11:15 AM, Dejan Kozina
On Sun, Sep 21, 2008 at 5:46 AM, Benjamin Hawkes-Lewis
<[EMAIL PROTECTED]> wrote:
> Andy Borka wrote:
>> When testing CSS in browsers, what ones should be tested and in what order?
>> I need to narrow down the list so I don't end up testing in 30+ different
>> ones. Also what OS are these browsers
view correctly, but
doesn't validate
Adding height: 1px to css; seems to view correctly in IE browsers, but
not correctly in mozilla or chrome.
and you lose the noshade
Borders instead of hr would only work in a few cases.
Are there any other suggestions for alternatives?
Thank you in adva
that suggestion.
Nancy
On Fri, Sep 26, 2008 at 4:12 PM, Brad Kelley <[EMAIL PROTECTED]> wrote:
> On Sep 26, 2008, at 12:07 PM, Chris Akins wrote:
>
>> hr
>> {border:1px solid rgb(203,204,220);
>> border-width: 1px 0 0;
>> clear: both;
>> margin: 15px 1
;
}
Thank you in advance,
Nancy
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by
Thank you I will try this.
On Thu, Oct 2, 2008 at 9:49 AM, Serge Krul <[EMAIL PROTECTED]> wrote:
> oops i wrote .navabar2 li {} instead of .navbar2 li a {}
>>
>> __
>> css-discuss [EMAIL PROTECTED]
>> http://www.css-discuss.org/mailman/listinfo/css-d
>> List wiki/FAQ -- htt
This is a great article. I was having the same problem with short
pages. I had previously put a min-height in my footer which had a
transparent background and forced a scrollbar on each page, but this ,
min-height: 100%; margin-bottom: 1px; , works better.
Nancy
On Thu, Oct 16, 2008 at 10:26
The height attribute in IE6 are not displaying correctly, The image
on the homepage is 1/2" high and the first line of address is cut so
only the bottom half shows.
It could be because IE6 doesn't recognize min-height.
Nancy
On Sat, Oct 25, 2008 at 7:25 PM, David Laakso
<[EM
You could try that. I have done the same thing and it works.
Nancy
On Mon, Oct 27, 2008 at 11:49 AM, David Laakso
<[EMAIL PROTECTED]> wrote:
> Nancy Johnson wrote:
>>
>> The height attribute in IE6 are not displaying correctly, The image
>> on the homepage is 1/2&
restaurant is open
line?
Nancy
On Mon, Oct 27, 2008 at 10:30 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote:
> David Laakso wrote:
>>> Peter Hyde-Smith wrote:
>>>
>>> http://www.fatpawdesign.com/CedarLakeInn/CLIindex.html
>>> http://www.fatpawdesign.com/
I chose javascript method
http://www.paulbellows.com/getsmart/balance_columns/
You can see on my site: http://www-odi.nhtsa.dot.gov/ewr/names.cfm
http://www-odi.nhtsa.dot.gov/includes/equalheight.js
Nancy
On Wed, Oct 29, 2008 at 11:41 AM, MEM <[EMAIL PROTECTED]> wrote:
> Hi all…
>
ported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
I've had luck putting the same CSS into the iframe page itself.
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinf
Another group that may help you is web weavers webweav...@googlegroups.com
Forms require a combination of Front End html/CSS and a back end
interactive component to make the form work.
Nancy
On Fri, Jan 9, 2009 at 3:04 PM, Joseph Sims wrote:
>> > I understand that this is more
ledge of the limitations of the medium.
It seems to me that the biggest mistake early on was when print
designers who started design webpages found they couldn't control the
font and look and started designing with Photoshop, then sliced and
diced into a web page.
Nancy
On Wed, Jan 21, 2009 a
The problem with getting rid of IE6 is too many internal applications
especially in the business community will only work in IE6, like the
internal application we use. There is no budget to make the updates
and I'm sure they are massive.
Nancy
On Thu, Jan 22, 2009 at 3:27 AM, Alex
> employee's time.
>
> As one who works for a technologically challenged company, I feel your
> pain
>
>
> ____
> From: Nancy Johnson
> To: Alexandru Dinulescu
> Cc: Gunlaug Sørtun ; David Laakso
> ; css discuss
> Sent: Thur
r the structure
of the global nav.
Nancy
On Mon, Jan 26, 2009 at 12:17 PM, David Laakso
wrote:
> Sarah Atkinson wrote:
>>
>> Any opinions?
>>
>> Sarah
>>
>>
>
> Good to go with IE functional but a little different, imho.
>
>
> --
>
> A
I only saw padding differences between Firefox 2 and IE6, The
differences I saw was the padding below the global nav and search.
There was more padding in IE6.
Maybe thats what you saw in what you said below.
Nancy
On Fri, Feb 13, 2009 at 8:40 AM, Virgilio Quilario
wrote:
>> Please revi
A side note to IE6. I just bought my dad a brand new Dell mini
computer and guess what, it came with IE6 installed! I was a bit
perturbed at this...
Nancy
On Mon, Feb 16, 2009 at 7:58 PM, Ryan Little @ Gusto
wrote:
>>
>> Not really sure how relevant browser statistic are r
I am doing wrong?
http://www.pleasantstreetchurch.org/wordpress
Thanks,
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List polici
l and I couldn't figure
out what was wrong, but since it only had to do with a border and not
background color, I put a right border in the left container and a
left border in the sidebar and used a margin of -1px in the sidebar
and so far that seems to work although I need to test it further.
lbars-vertical !important;
min-height: 100%; margin-bottom: 1px;
}
Any suggestions?
Thanks,
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incuti
was some indication that beta versions had some
issues, do you know of any updates on this?
Thanks,
On Thu, Mar 5, 2009 at 7:50 AM, Nancy Johnson wrote:
> Thank you for your suggestions. I actually was using equalheights.js
> on two sites. One my professional site and the other the
cool, and it doesn't work in IE6
ir IE7 and I would have to rebuild the entire site.
Thanks in advance for any other solutions.
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/li
I have a table inside of a scrolling div and have been able to get it to work
properly in Firefox, but not IE. I've played around with overflow and padding
and width, etc., but cannot seem to get the div to fully contain the table in
IE and then scroll horizontally. The problem may be seen when
What is wrong with this site in Firefox? It works in IE and Safari?
http://www.wminc.biz/
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Su
to
be flush, and in some browsers it is, but in others it is not.
I also have a question for anyone using Virtual PC with Windows XP to
check sites. I recognize this is OT for the list so if anyone is
knowledgeable about Virtual
I did my first CSS site, and I am ready to go back to
tables Please look at my site and tell me what I
did wrong. I feel like such a looser - all that work
and it the CSS doesn't work. http://www.wminc.biz
Any suggestions would be greatly appreciated.
I am doing my first CSS site and it is a killer.
First, it doesn't look right in Foxfire or Monzilla,
but only IE on the PC and Mac. Very frustrating.
Second, none of my jpegs show up on the site.
http://www.wminc.biz
Any help would be greatly appreciated.
I cannot believe how hard CSS is. I am ready to give
up. What am I doing wrong?
http://www.wminc.biz/newpage.htm
Can anyone help me?
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FA
I am trying to put a page up for a sample and it is
not showing up. What am I doing wrong?
http://www.doloresmission.com/index2.htm
I was trying to do entirely in CSS, but I am so
confused, I had to revert to tables. I am going to
try again.
__
What am I doing wrong with my nav bar? It shows up in
Dreamweaver, but not on the site?
http://www.doloresmission.com/wmipage.htm#
Am I doing my css properly? Thanks in advance.
Nancy Smith
__
css-discuss [EMAIL PROTECTED]
http
Can anyone tell me how to add drop shadows to a div? I
am doing my first site in CSS, so if it is too
complicated, I will just pass. Thanks in advance.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/c
Thank you for all your solutions and apologise for my slow response.
I have been busy. I haven't looked into Faux columns. I will look
into that as well.
On Wed, Mar 18, 2009 at 7:05 AM, Gunlaug Sørtun wrote:
> bruce.som...@web.de wrote:
>
>> " to suit the constraints of CSS implementations"
>
argin: 0em;
width:41.3em;
}
Thank you in advance
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies --
Thank you all,
I get it, put a wider image in the background for the leftnav and put
a color in the content area.
Thanks
On Mon, Mar 30, 2009 at 12:12 PM, David Laakso
wrote:
> Nancy Johnson wrote:
>>
>> I've emailed this list before regarding issues I am having with equ
line-height:130%;
.outer td {font-size: 100%; }
.outer td table tr td {font-size: 100%;}
.outer td table tr td table tr td {font-size: 100%; }
This is a small piece of the css and nothing is live so I cannot show you.
Thanks in adva
I am styling some buttons for an internal application that uses IE6 only.
I would like to switch out the button on hover, because IE6 doesn't
support hover I am wondering there is a work around to make IE6 work
with hover, preferably CSS if not very simple js
Here is the button
Here is the CSS
I want to thank everyone for your answers.
The .htc solution seemed to work, but I will look into the other solutions.
The backend webdeveloper I work with wants to get rid of all the
styling now and use the IE default which isn't my choice.
Nancy
On Thu, May 28, 2009 at 3:41 PM, Tim Sn
Also, what resources are available to learn HTML 5?
Standard Blog
header h1 {background-color:#00FF66; font-family:Arial, Helvetica, sans-serif;}
document.createElement('header');
Standard Blog
Thank
Thank you for your responses. I will be going through the resources
and try what you suggested
Nancy
On Wed, Jun 10, 2009 at 12:07 PM, Erik Vorhes wrote:
> On Wed, Jun 10, 2009 at 9:47 AM, David Dorward wrote:
>> 2009/6/10 David Hucklesby :
>>> Interesting. That'
Hi,
I got a css style sheet from a client that we are going to develop and
the following tags were included. I had never seen them before
ins
kbd
samp
Can anyone tell me what they are used for and the best time to use them?
Thanks in advance
Nancy Johnson
quot;;>
Untitled Document
.year {display: block; -moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg); }
*html .year {display: block; filter:
progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
31
July
2009
Tha
Can some one point me to a css-based verticle menu that expands with a
hover, yet is keyboard accessible? It can also use jquery or
javascript.
Thanks in advance
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http
Thank you for all of these resources. I will check them out.
Nancy
On Sat, Oct 31, 2009 at 7:44 AM, tedd wrote:
> At 12:29 PM -0400 10/30/09, Nancy Johnson wrote:
>>
>> Can some one point me to a css-based verticle menu that expands with a
>> hover, yet is keyboard acc
This to me is a new way of thinking, as I Generally use ,
The sites I work on are heavily js and jquery, and none of it is
embedded all linked. .
Can you tell me where I might find hands on tutorial?
Thanks
Nancy
On Thu, Feb 18, 2010 at 1:38 PM, Thierry Koblentz
wrote:
>> My need to u
it in Firefox.
How can I make the list box show behind the drop down menu?
Thanks in advance
Nancy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incuti
The z-index doesn't seem to be working unfortunately. Do you know of
a good tutorial on Iframes?
Thanks
Nancy
On Mon, Mar 22, 2010 at 11:06 AM, Thierry Koblentz
wrote:
>> I may have posted this question before, but couldn't find it when I
>> searched the archives.
>
I have a form with hidden input fields and a submit button. It's
inline with elements that are not in the form.
In IE browsers there is an empty space where the hidden fields are.
Is there a way using CSS to get rid of the space?
Thanks in advance.
y way through CSS to force the URL to wrap?
This is a content management system and the URL (friendly url) is
dynamically generated off the page title/or title of an article which
can be extremely long.
Thanks in advance
Nancy Johnson
__
SOLVED Here is a link that seems to work in several browsers.
http://forums.cocoaforge.com/viewtopic.php?f=13&t=21981
On Mon, Apr 5, 2010 at 12:24 PM, Nancy Johnson wrote:
> I have an "Email a Friend" using an open new window js. I've set the
> pop-up window size to b
Can anyone tell me why the overflow:hidden doesn't work in IE6 or IE7
div.wrapper
{margin-bottom:20px;background-image:url(../img/image.png);background-repeat:no-repeat;height:150px;overflow:hidden;}
Thanks.
__
css-discuss [cs..
1 - 100 of 162 matches
Mail list logo