English 中文(简体)
Dojo Mobile: Bug in tabbar? 滚动时的 Bro形象
原标题:Dojo Mobile: Bug in tabbar? Broken image when scrolling

I m trying to build a Dojo Mobile App at the moment and got a little problem on iOS which I couldn t figure out how to solve. I need a tabbar at the bottom of the application. I positioned it and everything works fine until I start to scroll the content above. The same also happens with demo application from the tutorials (TweetView). Does anybody has any idea how to solve this? Is there a workaround? Can maybe somebody tell me, whether it will be fixed in 1.7? At the moment I m using 1.6 and it works fine on Android and also on my desktop webkit browser. The error only occurs on iOS. Here some screenshots:

在开学前:

https://i.stack.imgur.com/uoOqT.png”rel=“nofollow”

滚动后:

https://i.stack.imgur.com/h0XAs.png”rel=“nofollow”

如果有人提出任何建议,我将感谢。

Thanks, Ralf

最佳回答

问题的解决办法不是使用IconPos1和IconPos2和iconBase,而是在TabaButton tag使用icon1和icon2。 iconPos and icon 基地确实有 sea,但不幸的是,我无法从新老发展者那里得到确认。

问题回答

暂无回答




相关问题
selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

How to fire event handlers on the link using javascript

I would like to click a link in my page using javascript. I would like to Fire event handlers on the link without navigating. How can this be done? This has to work both in firefox and Internet ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

javascript debugging question

I have a large javascript which I didn t write but I need to use it and I m slowely going trough it trying to figure out what does it do and how, I m using alert to print out what it does but now I ...

Parsing date like twitter

I ve made a little forum and I want parse the date on newest posts like twitter, you know "posted 40 minutes ago ","posted 1 hour ago"... What s the best way ? Thanx.

热门标签