Topic: [SOLVED] No Juicebox on some G3

I am using other htlm5 galleries all work ok but look poor so really want Jucebox to work. Your solution is 'Request desktop site'  what do you mean  when you say this and how do I set it up?
Your demo sild show works great on all g3- g4 I tested it on that's why I bought it so why is it working on your site but not mine ?  Any help with this would be great.

Re: [SOLVED] No Juicebox on some G3

Try creating an .htaccess file containing the following code and upload it to your website's root directory. (Please note that this requires an Apache web server.)

<IfModule mod_headers.c>
Header set Cache-Control "no-transform"
</IfModule>

This should prevent content modification on your site when visitors view your galleries over a 3G connection.

You could also contact your 3G provider to see if it is possible for content modification to be turned off on your account (although this will help only when you view other people's galleries and will not solve the problem of other people viewing your own galleries over their own 3G connections, which the solution above tackles).

Re: [SOLVED] No Juicebox on some G3

Thanks Steven,
That has fixed the problem. Thanks for getting back so quick and another fantastic product.