I would like to know if it is possible to have custom Javascript scrollbars in an Adobe AIR application. The AIR application is HTML/JS based. I want to have custom scrollbars for some divs and iFrames. I've tried many jQuery plugins (antiscroll, lionbars, etc) but nothing worked. I can only style the native AIR scrollbars with CSS.
So, does Adobe AIR support javascript based scrollbars for HTML blocks / iFrames?
First, answer to your question:
Yes, Adobe AIR support javascript based scrollbars for HTML blocks/iFrames.
And more to this answer: This is very old question but my answer would help someone. As there is not much documentation available for Adobe AIR. Do something in the Javascript, do not use latest jQuery plugin. It will work definitely. Go through the supported list of elements that supports the Adobe AIR.
WebKit features not supported in AIR
Adobe AIR 1.0 and later
AIR does not support the following features available in WebKit or Safari 4:
Cross-domain messaging via window.postMessage (AIR provides its own cross-domain communication APIs)
CSS variables
Web Open Font Format (WOFF) and SVG fonts.
HTML video and audio tags
Wireless Markup Language (WML) The following lists contain specific JavaScript APIs, HTML elements, and CSS properties and values that AIR does not support:
Unsupported JavaScript Window object members:
Source:Adobe Air Flash Platform
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With