Bryan,<div><br></div><div>Thanks for the reference, we are currently using this library <a href="https://code.google.com/p/html5shim/">https://code.google.com/p/html5shi</a>m/ <br><br><div class="gmail_quote">On 12 July 2012 18:08, Bryan Coleman <span dir="ltr"><<a href="mailto:bpc@metricwise.net" target="_blank">bpc@metricwise.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Bootstrap's responsive design is based upon the viewport setting for<br>
the page. It does not detect html5 features, nor even what the actual<br>
display size (only the window size) is for the viewing device. With<br>
modernizr you can do things along the lines of:<br>
<br>
Modernizr.hasEvent('gesturestart', jQuery('document'));<br>
<br>
which would return true if the browser has gestures implemented.<br>
<br>
A full list of detectable features are here:<br>
<a href="http://modernizr.com/docs/#features-css" target="_blank">http://modernizr.com/docs/#features-css</a><br>
<span class="HOEnZb"><font color="#888888"><br>
-Bryan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On Thu, Jul 12, 2012 at 1:11 AM, Vikas Jain <<a href="mailto:vikas@vtiger.com">vikas@vtiger.com</a>> wrote:<br>
> Brian,<br>
><br>
> Bootstrap library allows you to detect different devices using its media<br>
> responsive library.<br>
> We have not yet finalized on using any library for html5 shim/shiv.<br>
><br>
> On 12 July 2012 00:51, Bryan Coleman <<a href="mailto:bpc@metricwise.net">bpc@metricwise.net</a>> wrote:<br>
>><br>
>> Sreenivas,<br>
>><br>
>> Have you guys settled on what you are using for an html5 shim/shiv<br>
>> library? I have been using Modernizr as it also provides some<br>
>> detection for mobile devices.<br>
>><br>
>> -Bryan<br>
>><br>
>><br>
>> On Wed, Jul 11, 2012 at 2:28 PM, Sreenivas Kanumuru <<a href="mailto:svk@vtiger.com">svk@vtiger.com</a>><br>
>> wrote:<br>
>> > Hi Adam,<br>
>> ><br>
>> > We are making steady progress on vtiger6 development. vtiger6 UI is<br>
>> > being<br>
>> > rebuilt from scratch on Bootstrap and JQuery. ETA for RC is expected<br>
>> > to be<br>
>> > in Sep/October.<br>
>> ><br>
>> > Regards,<br>
>> > Sreenivas<br>
>> ><br>
>> > --<br>
>> > Sreenivas Kanumuru<br>
>> > vtiger Team<br>
>> ><br>
>> > Direct: +91 96323-55656<br>
>> > Skype: skanumuru<br>
>> ><br>
>> > Connect with us on: Twitter I Facebook I Blog I Wiki I Forums I Website<br>
>> ><br>
>> ><br>
>> ><br>
>> > On Wed, Jul 11, 2012 at 7:21 PM, Adam Heinz <<a href="mailto:amh@metricwise.net">amh@metricwise.net</a>> wrote:<br>
>> >><br>
>> >> Any ETA on a v6 RC or even just a developer snapshot of the code? (Or<br>
>> >> svn access? :-D) We use Bootstrap on another project, so Bryan is<br>
>> >> already converting some of our custom vTiger module view logic --<br>
>> >> hopefully not duplicating much of your own efforts.<br>
>> >><br>
>> >> On Mon, Jul 2, 2012 at 2:30 AM, Vikas Jain <<a href="mailto:vikas@vtiger.com">vikas@vtiger.com</a>> wrote:<br>
>> >> > Bryan,<br>
>> >> ><br>
>> >> > In vtiger6, the default theme bootstrap library will be one of the<br>
>> >> > base<br>
>> >> > libraries and will be present in all the pages.<br>
>> >> ><br>
>> >> > To include in vtiger 5.1.x and greater you can use vtlib library to<br>
>> >> > add<br>
>> >> > them<br>
>> >> > without touching any core files.<br>
>> >> > Vtiger_Link::addLink API with type HEADERSCRIPT should work for you.<br>
>> >> _______________________________________________<br>
>> >> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>> ><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>> _______________________________________________<br>
>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Regards<br>
> Vikas<br>
> Vtiger Team<br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards<br>Vikas<br>Vtiger Team<br>
</div>