Brilliant stuff, thanks for sharing!
Am 10.08.2011 um 17:07 schrieb Daniel Gagnon:
> You might be interested in Pouchdb which is a library that completely
> replicate Couchdb (including replication!) in-browser using Html5 offline
> storage.
>
> This way, you could have the exact same API both
awesome :)
t.
On 08/10/2011 05:07 PM, Daniel Gagnon wrote:
You might be interested in Pouchdb which is a library that completely
replicate Couchdb (including replication!) in-browser using Html5
offline storage.
This way, you could have the exact same API both online and offline
rather than
Hi Alex,
now I see what's happen. It looks like my decorator creates an additional
div with my text-shadow style. But it's under the content div, so I couldn't
see anything. Here is what firebug gets me:
Login
But I want to set the text shadow css of the first div. Here are my
appearance and d
Hi Mustafa,
On Wednesday 10 August 2011 16:52:55 Mustafa Sak wrote:
> Hi List,
>
> I made a custom text Shadow css mixin. _styleTextShadow function is running
> but no effort. Is their a filter or a white list for allowed style sheets?
> Here is my code:
And what do you hand in as value? If the
You might be interested in Pouchdb which is a library that completely
replicate Couchdb (including replication!) in-browser using Html5 offline
storage.
This way, you could have the exact same API both online and offline rather
than use a different logic when your users go offline.
Available here
Hi List,
I made a custom text Shadow css mixin. _styleTextShadow function is running
but no effort. Is their a filter or a white list for allowed style sheets?
Here is my code:
/*
Authors:
* Mustafa Sak
Hej Tino!
What is your intention about vertical alignment and centering of two widgets
inline on the same row?
Aligning now does not seem to work...
--
var page = new qx.ui.mobile.page.NavigationPage();
page.setTitle("Hello World");
page.addListener("initialize", function() {
var callL =
The bug is http://bugzilla.qooxdoo.org/show_bug.cgi?id=5503
Alexander Steitz wrote:
>
> Hi Alexandr,
>
> Please file a bug report at bugzilla.qooxdoo.org and describe what is the
> wrong behaviour.
>
> Thanks,
> Alex
>
-
Cheers,
Alexandr
--
View this message in context:
http://qooxd
Hi Andrew,
On Tuesday 09 August 2011 13:55:35 Andrew Goldberg wrote:
> I have a list of widgets (custom list items) that I'd like to have
> right-click / context menus for. However, I do not want the action of
> opening the menu to actually select the corresponding list item. Is this
> possible?
Y