問題タブ [ion-slide-box]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
angularjs - AngularJs & IonicFramwork - IonicSlideBox は ng-bind-html では動作しません
タグを含むすべてのhtmlを返すhttp呼び出しの後にスライド(ionicSlideBox)を開始することは可能ですか?? http 呼び出しは html データを取得し、それを変数に格納します
テンプレートは変数の内容を出力します:
$ionicSlideBoxDelegate.update() を呼び出そうとしました:
(私は ionicslideboxdelegate.start() も試しましたが、スライドは機能しません) http 呼び出しの後にタグが読み込まれることが問題だと思います..
HTML全体を取得する必要があり、テンプレートにタグを印刷してデータのみをロードすることはできません。
解決策はありますか?ありがとう
javascript - イオンスライドボックスを埋める
私はイオンを使用したアプリのプログラミングが初めてで、質問があります。イオンでスライドボックスを動的に埋めるにはどうすればよいですか?
スライド ボックスに追加したいアイテムを REST サーバーから取得しました。
助けてくれてありがとう。
私のデータ
ionic-framework - iOS 11 Ionic slide-box transition bug.
I'm working on a Ionic 1 app. I have a slide box with multiple pictures. Auto play is on so normally one picture leaves and another seamlessly slides into its place. come the 4th transition and one picture slides off but the next one does not follow. only white is left in its place. once the initial slide has completely moved off screen the next slide then pops into view in the correct position without the nice transition.
extra info: when you manually swipe the slides they transition properly. bug only produced when slides are automatically transitioned.
eg code for slide-box