Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Java
  4. ddslick set Max height

ddslick set Max height

Scheduled Pinned Locked Moved Java
csshelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    saigowthami
    wrote on last edited by
    #1

    My code is like this

    $jq('#portlet:namespace/PNLanguage'+ languageId).ddslick({
    data : parsedLanguageData,
    width:200,
    Height:300,
    selectText: "Select Language",

    Which is working fine. But when we select the value and go for another dropdown, it is showing the empty space if the list size is less than the height.

    When I change the value of height parameter to max-height=300 then works fine. How to give this in ddslick in above code.

    Please help me on this.

    L 1 Reply Last reply
    0
    • S saigowthami

      My code is like this

      $jq('#portlet:namespace/PNLanguage'+ languageId).ddslick({
      data : parsedLanguageData,
      width:200,
      Height:300,
      selectText: "Select Language",

      Which is working fine. But when we select the value and go for another dropdown, it is showing the empty space if the list size is less than the height.

      When I change the value of height parameter to max-height=300 then works fine. How to give this in ddslick in above code.

      Please help me on this.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Interestin, but what is that to do with Java? You need to post in http://www.codeproject.com/Forums/1580226/JavaScript.aspx[^].

      S 1 Reply Last reply
      0
      • L Lost User

        Interestin, but what is that to do with Java? You need to post in http://www.codeproject.com/Forums/1580226/JavaScript.aspx[^].

        S Offline
        S Offline
        saigowthami
        wrote on last edited by
        #3

        sorry that was by mistake

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups