libs

Results 37 issues of libs

When I click on chosen initialized element it will show me my list and I will select one item - OK My selected item is visible in box - OK...

There is one situation which is big problem. My devel laptop with Win10 is FullHD and for better view I changed at Windows display setting to 125%. But than is...

I would like to initialize single dynamic input which is generated after other form inputs are initialized by code like this: ``` $('.new-input').not('[data-validation]').validate({ modules: 'html5, security', lang: 'en' }); ```...

Can you prepare XML Reader please?

This version X-Mod-Pagespeed: 1.13.35.2-0 broken order processing javascripts. Some my files are like: but it will generate: // Its impossible because defer attribute by specification not work with inlined javascript....

This function has param $fillColor = null abn when is not passed, image is filled black color! Who said that background color must be black and not white or transparent....

Its not work. When I search address I see In console message: This API project is not authorized to use this API. Please ensure this API is activated in the...

Hi, after update from 1.5 to 1.7 I got only errors and no image map. Its happened after I choose searched address: ``` Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys iB.j...

I got error after I got map. Its in v.1.5. Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more...

I have some content in alertify dialog which I need use with some other JS function. It there a way how to call another JS functions after dialog is rendered?...