jQWidgets Forums
Forum Replies Created
-
Author
-
Would love to do this on a couple of topics you guys help me to solve, but i didn’t find a way to edit original topic, just to add a reply without changing title (even if i’m the original poster).
Any hint?
(P.S. your guys are great and the forum support is very good, but i really dislike the platform: no email notification on answer, no dedicated/per subforum search, no user ratings, ecc… . What a sin! This brilliant community deserve a better forum! )Really? (asking just to be sure i got it right)
Looking to add user selectable theme support to an app, does that mean that i have to go after each widget and add a theme option?
I know for sure all widget will use the same theme, so i think i can change it globally before widget are created (i don’t need to change this at runtime, will reload page).May 10, 2013 at 8:01 am in reply to: menu got 'dressed' but doesn't open submenus menu got 'dressed' but doesn't open submenus #20918Solved.
Thank you very much for your help, Dimitar.
I putted in html tag, for sure a best practice but this wasn’t the problem.
For the other point, i didn’t got you at first.
I used this post http://www.jqwidgets.com/fluid-layout-with-fixed-header-and-footer/ to setup my mockup, so expected that everything would work.
I tought that menu dropdowns for submenu will be displayed because they have a higher z-index.
The problem here is that main sections overs header, so blocking events to go to the menu.
I fixed putting z-index:1 on the header div, maybe moving header under body in document would have solved as well.May 10, 2013 at 7:49 am in reply to: How can i resize iframe inside tab? How can i resize iframe inside tab? #20915Solved. Thank you very much Dimitar.
I don’t know why it’s working, but it does! I tought i had to do this in js. -
AuthorPosts