Login Register

font

Font varies between buttons in IE

I made a small test program illustrating a Button, a ToggleButton, a ComboButton and a DropDown button inside a ToolBar. They are all displayed in FireFox using a serif font. In IE6 or IE7, the ComboButton and DropDown button are shown in a serif font, but the Button and ToggleButton in a sans serif font.

I assume this is a small error somewhere in a style sheet.

See for yourself:

button

dojox.gfx + SVG Fonts = custom typography.

Coming in the Dojo 1.2 release—the ability to use custom typography!

Changing ComboBox Options Style/Font

For a standard HTML select I can do this:

style="font-family:Courier New; font-size:14pt;"

But for the Dijit ComboBox, it has no effect on the options; instead, it only
affects the style of the type-ahead area of the combo.

Any suggestions?

Thanks!

dijit.Dialog changing font family of the underlying page font after closed by clicking the x in IE 7

I have a Dialog and it works fine in both IE 7 and FF 2 but in IE 7 when I close the Dialog the font family of the page behind it changes. it looks like it is going from the dojo styled font to Times New Roman or something the font size may be changing too

Syndicate content