Oskari Väistö

Results 2 issues of Oskari Väistö

Hi. I can not seem to get this to work. What I want is to put focus to an input field based on selection on chosen powered select element. Here's...

Bug
Has Solution

You seem to have an error in your code in line 64: ``` 61 my_dialog = $(modal).dialog({ 62 buttons: buttonsOpts, 63 modal: true, 64 title: opts.dialogButton --> this should be...