Click here to Skip to main content
15,917,176 members
Home / Discussions / Java
   

Java

 
SuggestionRe: exe file Pin
Richard Deeming19-Mar-14 2:02
mveRichard Deeming19-Mar-14 2:02 
Questionopening .exe file Pin
Member 1003910918-Mar-14 22:59
Member 1003910918-Mar-14 22:59 
AnswerRe: opening .exe file Pin
TorstenH.24-Mar-14 4:55
TorstenH.24-Mar-14 4:55 
GeneralRe: opening .exe file Pin
Member 1003910925-Mar-14 1:03
Member 1003910925-Mar-14 1:03 
GeneralRe: opening .exe file Pin
TorstenH.25-Mar-14 4:11
TorstenH.25-Mar-14 4:11 
Questionhow to implement multiple languages and multiple themes in spring mvc Pin
basker A18-Mar-14 20:34
basker A18-Mar-14 20:34 
QuestionNew to this Pin
Wdutch18-Mar-14 13:18
Wdutch18-Mar-14 13:18 
AnswerRe: New to this Pin
Richard MacCutchan18-Mar-14 22:35
mveRichard MacCutchan18-Mar-14 22:35 
QuestionSQL Injection - Is this style of coding correct ? Pin
Jewel Joy117-Mar-14 19:32
Jewel Joy117-Mar-14 19:32 
AnswerRe: SQL Injection - Is this style of coding correct ? Pin
Tom Marvolo Riddle17-Mar-14 20:01
professionalTom Marvolo Riddle17-Mar-14 20:01 
GeneralRe: SQL Injection - Is this style of coding correct ? Pin
Jewel Joy117-Mar-14 23:49
Jewel Joy117-Mar-14 23:49 
QuestionDisplay the .XML content in charts/bars Pin
Anca Zara17-Mar-14 3:41
Anca Zara17-Mar-14 3:41 
AnswerRe: Display the .XML content in charts/bars Pin
Richard MacCutchan17-Mar-14 4:21
mveRichard MacCutchan17-Mar-14 4:21 
GeneralRe: Display the .XML content in charts/bars Pin
Anca Zara18-Mar-14 3:23
Anca Zara18-Mar-14 3:23 
GeneralRe: Display the .XML content in charts/bars Pin
Richard MacCutchan18-Mar-14 3:33
mveRichard MacCutchan18-Mar-14 3:33 
GeneralRe: Display the .XML content in charts/bars Pin
Anca Zara21-Mar-14 3:04
Anca Zara21-Mar-14 3:04 
QuestionHow to write to file from database ? Pin
f2617-Mar-14 0:31
f2617-Mar-14 0:31 
AnswerRe: How to write to file from database ? Pin
Richard MacCutchan17-Mar-14 4:20
mveRichard MacCutchan17-Mar-14 4:20 
GeneralRe: How to write to file from database ? Pin
f2617-Mar-14 19:26
f2617-Mar-14 19:26 
GeneralRe: How to write to file from database ? Pin
Richard MacCutchan17-Mar-14 22:12
mveRichard MacCutchan17-Mar-14 22:12 
Questionfile path save into database and file save into project folder with file name rename Pin
Ravi900kumar16-Mar-14 10:58
Ravi900kumar16-Mar-14 10:58 
AnswerRe: file path save into database and file save into project folder with file name rename Pin
Richard MacCutchan16-Mar-14 23:26
mveRichard MacCutchan16-Mar-14 23:26 
Questionddslick set Max height Pin
saigowthami14-Mar-14 17:19
saigowthami14-Mar-14 17:19 
XML
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.

AnswerRe: ddslick set Max height Pin
Richard MacCutchan15-Mar-14 0:52
mveRichard MacCutchan15-Mar-14 0:52 
GeneralRe: ddslick set Max height Pin
saigowthami15-Mar-14 0:55
saigowthami15-Mar-14 0:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.