3DSN.com launches the first interactive 3D Search Network for 3D and creative graphics content.
With database of hundreds of thousands 3D and creative graphics item links, 3DSN (3D Search Network) gives user the ability to quickly and easily locate right graphics content at right online resources and for the right price (or for free if any).
tabs
3dsn.com: Interactive 3D Search Network Launched
- Login or register to post comments
- Read more
- Subscribe post
Tabs aren't shown in Safari 3.1 and IE 7
Hi,
under http://dev.swissunihockey.ch/weblounge/schiedsrichter/stammdaten?cmd=edi... I have a tab-based Layout, witch works fine on FF (Mac and Win). But Safari 3.1 (Mac) and IE 7 show the first tab for less than a second, and then it disapears.
I use dojo 1.0.2
Any ideas?
Greez, Nine
Fix for tabs doLayout = false to look right
I struggled mightily to get the tabs to do what I needed, in general, I didn't want the "layout" features which forced me to have sized tabcontainers. If a tab was loaded via href, I wanted the tabcontainer to extend to the height of whatever got sucked in (ala standard dom behavior). You can do this, but it takes some css tricks. This is how I acheived it.
1.) Pop a doLayout=false on your dijit.layout.TabContainer. Do a style of width:100%;height:100% as well.
- Login or register to post comments
- Read more
- Subscribe post
dijit.layout.ContentPane crops input
As you see on the linked picture (http://dev.swissunihockey.ch/dojo.png), dojo crops the value of the input "E-Mail". In the first second the page is loaded, everything is displayed - but after less than a second, it crops...
I use dojo 1.0.2.
Any ideas?
Simon
EDIT: this problem affects only FF (Mac & Win) and Safari (Mac, Win not tested). IE 7 works fine...
- Login or register to post comments
- Unsubscribe post
Tab Change Event
How do I know when a tab is selected (dijit.layout.TabContainer)? Can I connect an event to that?
dijit form elements and tabs
Hi,
I have a strange bug (possibly) on Internet Explorer 6/7 where using tabs containing various form widgets such as a dijit.form.ValidationTextBox is causing problems.
If I click in a textbox for example on Tab1, the blinking cursor appears in it but then if I switch tabs to Tab2 - I can still see the blinking cursor in the same position as it is on Tab1. Everything else from Tab1 is no longer showing. I've also noticed sometimes the little yellow warning triangle gif is 'left' on the screen too.
Has anyone come across this before?
Many thanks,
Ian
- Login or register to post comments
- Subscribe post
modify a single tabs layout or color
I not positive even after reading about the sytle sheets how I can change just a single table look.
what I want is to override the background on tabs in special cases.
I see it's using .tundra .dijitTab so I want to create my own back ground tabPendingDisabled.png and tabPendingEnabled.png and use these on some tabs but not all tabs.
I think I would want to define this in my own style sheet in order that I keep the dojo files as is.
- Login or register to post comments
- Subscribe post
