jQWidgets Forums
Forum Replies Created
-
Author
-
October 5, 2012 at 2:48 pm in reply to: vertical menu disappearing sub menu items vertical menu disappearing sub menu items #8990
Adding tags
October 3, 2012 at 6:10 pm in reply to: ie8 ie7 dropdown list long text gets hidden ie8 ie7 dropdown list long text gets hidden #8878changed the source to above in the default behavior of ddl
October 3, 2012 at 6:08 pm in reply to: ie8 ie7 dropdown list long text gets hidden ie8 ie7 dropdown list long text gets hidden #8877var source = [
“Affogato”,
“Americano”,
“Bicerin”,
“Breve”,
“Café Bombón”,
“Café au lait”,
“Caffé CorrettoCaffé CorrettoCaffé CorrettoCaffé CorrettoCaffé Corretto”,
“Café Crema”,
“Caffé Latte”,
“Caffé macchiato”,
“Café mélange”,
“Coffee milk”,
“Cafe mocha”,
“Cappuccino”,
“Carajillo”,
“Cortado”,
“Cuban espresso”,
“Espresso”,
“Eiskaffee”,
“The Flat White”,
“Frappuccino”,
“Galao”,
“Greek frappé coffee”,
“Iced Coffee”,
“Indian filter coffee”,
“Instant coffee”,
“Irish coffee”,
“Liqueur coffee”
];October 3, 2012 at 6:07 pm in reply to: ie8 ie7 dropdown list long text gets hidden ie8 ie7 dropdown list long text gets hidden #8876unable to attach images. but just scroll the horizontal scroll bar to the right and you’ll see the text cutoff in IE8
October 3, 2012 at 6:01 pm in reply to: ie8 ie7 dropdown list long text gets hidden ie8 ie7 dropdown list long text gets hidden #8875steps to reproduce:
1. take the default behavior sample of dropdownlist
2. change one of the list items as follows: cafe moccacino to cafe moccacinocafe moccacinocafe moccacinocafe moccacinocafe moccacino so that the text becomes really long
3. view the drop downlist in IE8 or IE7.
4. IE9 works fine. -
AuthorPosts