Login Register

dijit

How to show a dijit in 2 contentpanes

HI

I need to show a same dijit a tree basically in two different contentpanes but i dont want to create two seperate dijits , is there any way by which i can show the same tree in both the content panes.

Both of the content panes are in a tab container and in different tabs

Dino

VerticalSlider button styles

Hi

I am using the VerticalSlider widget as a zoom control on a map and would like to change the buttons at the ends of the slider from arrows to +/- buttons. Is it possible to do this whilst maintaining the style of the rest of the slider widget? I looked at the incrementButton.style.display property but could not figure out how to use this (the widget is being created entirely within Javascript).

Any help is appreciated.

[solved] can't get dijit basic dialog working

Hi, i just try to reproduce this Basic Dialog: http://dojocampus.org/explorer/#Dijit_Dialog_Basic

Here is my attempt with dojo-1.1.0 package:

title

 
 

dojo.require("dijit.Dialog");

slider ticks and labels not visible in ie when background is set in parent container

I've seen some references to this behavior, but haven't seen much that addresses it directly, so thought I'd post my observations for consideration. Of course if anyone has a fix please let me know.

dijit.Dialog changing font family of the underlying page font after closed by clicking the x in IE 7

I have a Dialog and it works fine in both IE 7 and FF 2 but in IE 7 when I close the Dialog the font family of the page behind it changes. it looks like it is going from the dojo styled font to Times New Roman or something the font size may be changing too

Dijit A11y Testing Requirements

We need to provide a list of requirements for automated accessibility requirements. Here is an initial list gathered from some of the a11y folks. Feel free to add other requirements and or solutions:

Some widget templates not showing up on the html page

In my widget template, there are four custom widgets. When rendering the page, sometimes shows up one widgets,
sometimes shows up all four widgets. On the console, those templates which are not showing up are in the console.
Please let me know the cause. Thanks!

Here is the sample code for the widget template:

 
 

The Dijit Radio button is displaying funny...

Hey, I've been testing the radio button feature in Dijit, and I can't seem to mimic the look of the radio button in the examples. When I import the dijit tundra css stylesheet in, I don't get the bloated button look, but I don't get the radio button itself. When I don't import the tundra css sheet I get the bloated button look, but I do get the radio button. How do I get rid of the bloated button look and still get the radio button? Also I am embedding the dojo in php using echo. Would that cause problems at all?

dijit.Tree 1.1 drag and drop - possible to specify controller at the node level?

From what I can see the Tree widget is 'all or nothing' when it comes to drag and drop, i.e. you specify a dndController at the Tree level, when specified, the Tree has dnd capabilities.
Is it possible/planned to allow different dnd behaviours at the node level?
To explain:

Place holder widget with different template path

The widgets are the same except the template. Can I create a common widget and set the template explicitly?

Thanks

Wendy

Syndicate content