Login Register

custom

Seeking advice on lazy load pattern for custom data store

Hi all,

I've rolled by own custom data store based on the following demo:

http://archive.dojotoolkit.org/dojo-2008-02-19/dojotoolkit/dojox/data/de...

registering new widgets so they work with the template system?

I guess this question is in two parts:

1) How do I make my own package to collect all the widgets etc that I create into it i.e.
js/dojo/foo/*

2) How do get new widgets that I create registered so that when the page is parse after it has finished loading my widgets get picked up and instanciated i.e.

<div dojoType="foo.wizzBangWidget" >Something here</div>

There doesn't seem to be anything around on it :(

how to create a custom scrollbar with dojo?

hello,

i'm using dojo and want to create a customer scrollbar with dojo too. the scrollbar should be configurable like the following example:
http://www.hesido.com/web.php?page=customscrollbar

regards,
dura4cell

Syndicate content