jQWidgets Forums

jQuery UI Widgets Forums Grid jqxMenu – Adding title

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 10 years, 10 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • jqxMenu – Adding title #58417

    Adarsha
    Participant

    Hi All,

    I have one small issue in adding title to jqxMenu. I did as below

    $(“#myMenu”).jqxMenu({
    title: ‘JqWidget Rocks’
    });
    In that above code. the text JqWidget Rocks sits by default to the right side of the jqxMenu bar. I wanted it to align to center. I tried in base.css under .jqx-menu-title, but no effect.

    Can anyone help me here please.
    Thanks in advance !!!

    Adarsh

    jqxMenu – Adding title #58429

    Peter Stoev
    Keymaster

    Hi Adarsh,

    jqxMenu does not have title and cannot have.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    jqxMenu – Adding title #58440

    Adarsha
    Participant

    okey, of i wanted to display the name of my application in the same menu bar.. how do i do that? any better alternatives?

    jqxMenu – Adding title #58451

    Peter Stoev
    Keymaster

    Hi Adarsh,

    I suppose you can display your application’s name in some DIV, SPAN or other tag on your page placed where you wish. However, you cannot display a Header Text in jqxMenu because it does not have Header area. It has area for displaying menu items.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.