Smartgwt - Disable formitem showing red cross image on IE - smartgwt

I am using smartgwt 2.2 for creating a form.
My problem is, when i disable FormItem (SpinnerItem) then disabled SpinnerItem is showing red cross image on IE but there is no problem in firefox.
Can anybody give me an idea why this is happening?

Have you tried running it in quirks mode? (removing the doctype declaration in your welcome html file). This solved the problem for me.

Remove the doctype from your main GWT host page

Related

Form field is turning grey in one field on iphone/ipad Rails

Hi I have created a form on my website, however when i open the website on an iphone or ipad i have one formfield that turns grey (the dropdown) I already tried a lot of css but it doesn't help.
does any one had the same problem and know how to solve it?
Add a css
-webkit-appearance:none;

IE8 and bootstrap compatibility

You can see my app at kogarah.herokuapp.com
I'm having a problem getting this to look ok in IE8 and I need to make it work with this version of the browser. I suspect it's something to do with container width.
The li in the navbar are all showing underneath each other rather than in a straight horizontal line, and there are similar issues with the main parts of the pages too, where I use bootstrap's grid system.
I have read the bootstrap documentation about IE8 compatibility but have still not been able to solve this.
If anyone can help I'd be very grateful.
Thanks

Cannot type into empty TinyMCE 4 area on iPad

When there is no text in the area, I cannot type in or even focus.
In the official site on the demo of TinyMCE 4, if you delete the whole text and close the virtual keyboard, you cannot get the focus to this area anymore by tapping on it. But there is no such problem if you try this on TinyMCE 3.
Any ideas how to solve this problem?
This has been fixed in TinyMCE 4.0.11
http://www.tinymce.com/forum/viewtopic.php?id=33030

Draggable box in jquery-ui sliders not rendering

I am using Trent Richardson's timepicker and I am having an issue with the jquery-ui sliders that are used in his widget. The draggable boxes in the sliders are not rendering fully. I am left with what looks like the border of what would have been the boxes on the far left side of the slider and it does not move when I click on it.
I have tried using this tool with the full version of jquery and jquery-ui packages so I know that I am not missing a package and I have not found anyone else with a similar problem. Everything else works just fine in the timepicker so I believe that this is a problem specific to the slider. My javascript is identical to the first example shown in the link above.
Has anyone experience a similar problem when working with sliders?
UPDATE
Found the issue. It turns out I did not have sliders selected when I downloaded the css files for my datepicker. I had since then downloaded the necessary slider functions but forgot to redownload the css...
DOH!
Yes that's it, the solutin is to add the slider css to your project. The file can be found here :
http://code.google.com/p/jquery-ui/source/browse/trunk/themes/base/jquery.ui.slider.css

sIFR3 - renders beautifully but links are not clickable

I've got sIFR3 running on my site but for some reason, links are not clickable. I've never experienced this issue before.. I'm only replacing h2 with it which is a linked title on my site. How do i enable sIFR to treat it as such?
Site is: http://criticaldesigner.com
This sounds like a bug in Firefox/Safari where a Flash movie with wmode set to transparent or opaque, contained in a floated element, doesn't properly register click events. Try removing the wmode setting if possible.

Resources