Haluk Karamete

Results 16 comments of Haluk Karamete

Never mind. I figured it. jQuery('#yourDivision').modal({ fadeDuration: 250 });

For those who do not know how to do sorting based on size, using the "sorter" functionality... Add this to your option when setting up your FuzzySearch obj. `sorter: myFunction,...

> I'll be honest, it looks like you want to recommend short paragraph given a thematic. This library was more about find a needle in a haystack. That's an entirely...

I've figured what was wrong. I was missing the name attribute of the button too. name="myNameIsTrinity" did the trick. {{disabled === '1' ? 'Enable' : 'Disable'}} Why don't you update...

Thank you for your reply... I will get back to you once I try/play with the suggestions. I would like to use the lightcase, at times, outside the typical lightbox...

Fixed. Instructions need to be corrected. you have it as ``` ``` it should be ``` ```

Another correction suggestion I'd like to make is this: change these > ``` > 'top': 0, > 'left': 0, > 'right': 0, > 'bottom': 0, > ``` > to >...

I think a custom solution can be developed, each hash acts as a key to map to a specific URL, and when Dom loads and onReady we can check the...

Well, I figured it out! it was not all that bad. This should give others to lead... ``` // put this in whatsapp.js if you like, just like the twitter.js...