-
```
/Users/Michael/Dropbox/Projects/bjc-r/index.html:12 course directory.
/Users/Michael/Dropbox/Projects/bjc-r/cur/programming/abstraction/original-brick-wall.html:40 …
-
When using iterating through a collection using `{{#each}}`, reactivity is isolated between different objects. This is good.
However, in my case, I am trying to render each field separately with inli…
-
Using the latest bbUI version, I am testing my app on a on a 10.1.0.2354 Z10, and on a 10.2.0.341 alpha C.
On the 10.1 device, everything works with no issues. However, on the 10.2 device it appears…
-
By following the installation documentation, `rake db:migrate` fails as following:
```
ain$ rake db:migrate
[deprecated] I18n.enforce_available_locales will default to true in the future. If you real…
-
Responsive tables don't scroll horizontally when the page contains a Clearing slideshow. Tested on iOS simulator iPhone (Version 6 (10A403)), and a hardware iPod Touch with OS version 5.1.1 (9B206). T…
-
Hello,
I'm having some trouble with my app on iPhone Simulator and iPod Touch both iOS 3.1.3 when using the fixed navbar;
http://mobilescenes.com/thecanadaline/waterfront/
JQM 1.1.0
Code:
`
…
-
The navbar wraps on Blackberry OS5 because of a vertical scroll bar on the right hand side. It also seems to be pushing some other elements out i.e. count bubble on list.
-
I'm building a video app where the grid shows thumbnails w/ titles. The user can tap to select/deselect videos, and all selected videos are pushed to a queue which can be then played.
In AQGridView -…