kxlin

Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Author
    Replies
  • in reply to: Height of toobar seach row #96176
    kxlin
    Participant

    OK, I figured that out.

    The page is missing DOCTYPE declaration, which brought IE 6 into quirks mode.

    in reply to: Height of toobar seach row #96164
    kxlin
    Participant

    OK, it's confirmed that it was not my code, there must be something wrong with browser that runs in Citrix environment. I tested your demo with local browser and citrix browser, the former worked fine and the latter gave me the same mess.

    Questions for you CSS/HTML/JavaScrit gurus, what (configurations?) can possiblely cause a browser (IE6) to render HTML/CSS improperly? Is it a security setting?

    in reply to: Height of toobar seach row #96162
    kxlin
    Participant

    OlegK said:

    If I read “please help” and know the solution it is difficult keep the silent. So I made a small demo. It shows how one use

    $(“thead > tr.ui-search-toolbar”, $(“#list”).hDiv).height(60);

    to set the heigth of the search toolbar to 60 pixels. In the way you can also modify the size of elements inside of the toolbar. You can do this on cause only if the toolbar exist. See a small trick with setTimeout in my demo. I hope it will save your time (no a week more).

    Best regards
    Oleg


    What's the “hDiv” in $('#list').hDiv?

    in reply to: Height of toobar seach row #96161
    kxlin
    Participant

    OlegK said:

    If I read “please help” and know the solution it is difficult keep the silent. So I made a small demo. It shows how one use

    $(“thead > tr.ui-search-toolbar”, $(“#list”).hDiv).height(60);

    to set the heigth of the search toolbar to 60 pixels. In the way you can also modify the size of elements inside of the toolbar. You can do this on cause only if the toolbar exist. See a small trick with setTimeout in my demo. I hope it will save your time (no a week more).

    Best regards
    Oleg


    Your help is much appreciated… my problem now doesn't seem to be the toolbar height as I originally thought. Looks like there is something wrong with Citrix browser as lots of components are not rendered properly… everything is working fine in the local browser!! They are both IE6 SP2.

    in reply to: Height of toobar seach row #96160
    kxlin
    Participant

    See screen shot below.

    The left browser is a Citrix browser and the right one is local. The toolbar search, the navigation bar and the whole table content are not rendered properly.

    http://64.59.32.157/img/gridcompare.png

    Screen shot

    in reply to: Height of toobar seach row #96156
    kxlin
    Participant

    Please, help. If my question doesn't make sense, I can clarify.

    Spent a

    in reply to: Height of toobar seach row #96154
    kxlin
    Participant

    Here is the link to the documentation where search toolbar is introduced:

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:toolbar_searching

    I aslo have problem to render the toolbar and navigation bar in a citrix browser. They all work fine in a local browser. Please help.

    in reply to: Height of toobar seach row #96153
    kxlin
    Participant

    Here is the link to the documentation where search toolbar is introduced:

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:toolbar_searching

    I aslo have problem to render the toolbar and navigation bar in a citrix browser. They all work fine in a local browser. Please help.

    in reply to: Building postdata #96136
    kxlin
    Participant

    I figured out by myself:

    in reply to: Building postdata #96133
    kxlin
    Participant

    The reason why I need to do this is because I'm not using PHP/ASP and have little control over server side script.

Viewing 10 replies - 1 through 10 (of 10 total)

Stay connected with us in your favorite flavor!