Levente Kosa

Results 20 issues of Levente Kosa

Hi, How can I hide a slide? I don't want to show, if empty. I tried like this without success: ``` {{value}} slide2 slide3 ```

Hi, I just started using your code and my first impress is very good. Thank you so much! I have a question. If I want to merge the angular js...

Hi, thanks for the plugin, it's really great. I was wondering if you can tell me how to enable and disable with jquery? I want to disable on smaller screen...

Hi, When you have a longer form and a select is one of the last one (e.g. country select), when you autofill the form with your address it jumps to...

4.x
status: possible bug (unconfirmed)

**Describe the bug** When I'm inporting tom-select.bootstrap5.scss or even tom-select.scss and I'm using with Bootsrap 5 everyting is working well until I start to use CSS variables for certain elements,...

bug

Is there any chance to add cluster event support to the directive? I need to know which markers are within cluster when I click it.

Hello, The plugin is really nice and usable. I have a question. Is there any chance to use this plugin with callable url? For example, when the url like this:...

Hi, I just stared to use this directive. It seems really good, just I can't figure it out, how can I float one of my images. Basically, when the user...

Hi, Cool plugin! Do you know how can I get the clicked tab index number? ``` $('.tabs').on("_before", function() { console.log(index); }); ```

Hi. Just the plugin I was looking for! In my project I'm using fetch-inject, which basically add the required script to the page when I need it so I don't...