Hi Nicolas,<div><br></div><div>Thanks for sharing your observation. We have recently noticed the same as well on Google Chrome.</div><div><br></div><div>Please update us with your findings.<br><br><div class="gmail_quote">
On Mon, Oct 10, 2011 at 11:22 PM, Nicolas Larcipretti <span dir="ltr"><<a href="mailto:niclarcipretti@gmail.com">niclarcipretti@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Adding some observations:<br><br>- Only happens in Google Chrome.<br>- IE and FF makes the select box dissapear and when you drag the widget off the select box, it appears again.<br><br>I'll debug the js in Chrome to see wich command is not running on it.<br>
<br>Cheers<br><font color="#888888"><br>Nicolas</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">2011/10/10 Nicolas Larcipretti <span dir="ltr"><<a href="mailto:niclarcipretti@gmail.com" target="_blank">niclarcipretti@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi guys,<br><br>Have anyone noticed that when you have a jscalendar component and a select box in the same screen, when you drag the calendar widget over the select box, the select box just vanishes?? 0_o<br><br>I've found a workaround to stop this in jscalendar/calendar.js, line 1487. Just remove the "select" tag from the array:<br>
<br>var tags = new Array("applet", "iframe", "select");<br><br>becomes<br><br>var tags = new Array("applet", "iframe");<br><br>Taking a closer look to the whole function in calendar.js, I think they really meant to do that, but I just can't imagine why...<br>
<br>Appearently, it will do the same thing to iframes and applets, so if anyone knows why they built it that way, I'd appreciate some info to build a better solution or just leave it that way.<br><br>Cheers<br><font color="#888888"><br>
Nicolas<br>
</font></blockquote></div><br>
</div></div><br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Asha<br>vtiger Team<br><br><b>Connect with us on: </b><a href="http://twitter.com/#%21/vtigercrm" target="_blank">Twitter</a> <b>I</b> <a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" target="_blank">Facebook</a> <b>I</b> <a href="http://blog.vtiger.com/" target="_blank">Blog</a><b> I</b> <a href="http://wiki.vtiger.com/index.php/Main_Page" target="_blank">Wiki</a> <b>I </b><a href="http://forums.vtiger.com/" target="_blank">Forums </a><b>I</b> <a href="http://vtiger.com/" target="_blank">Website</a><br>
<br>
</div>