Submitted by adaykin on Sat, 04/26/2008 - 17:06.
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?