jQWidgets Forums

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Solved Topics Solved Topics #20924

    mliga
    Member

    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! )

    in reply to: Theme change Theme change #20922

    mliga
    Member

    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).


    mliga
    Member

    Solved.
    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.


    mliga
    Member

    Solved. 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.

Viewing 4 posts - 1 through 4 (of 4 total)