Martin Durchholz

Results 7 comments of Martin Durchholz

## SOLUTION: I figured it out. To go back a directory you want use **"../."** You may close this issue.

@squarecandy Why not just include the `current_title` variable inside your markup? `''+$(this).attr('title')+''+` instead of `'...'+` This way you don't have to use your setTimeout function. $('.js_video_popup').each(function() { var elem =...

@mcking65 - I can provide the source link: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/ There is no "on change" method for this component... However, this being said, I think I have found a work around....

@mejiaj - I figured out how to recompile the Javascript files today and began testing out some solutions. I can confirm that running "displayList(comboBoxEl)" and "hideList(comboBoxEl)" at the end of...

Would you be willing to review a solution I came up with? I ended up being able to make my own custom updates to the script in order to accomplish...

@mejiaj - This is pretty much what I was looking for. No other specs from my end.

This would be a great feature to have. Either this or a SCSS variable to update the stacked breakpoint variable. CC: @mejiaj