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. Web Development
  3. JavaScript
  4. ddslick set Max height

ddslick set Max height

Scheduled Pinned Locked Moved JavaScript
csshelptutorial
2 Posts 2 Posters 3 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.

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

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      I don't quite follow what you are asking but it seems your answer will be found at http://designwithpc.com/Plugins/ddSlick[^]

      There are only 10 types of people in the world, those who understand binary and those who don't.

      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