Home > Paid Traffic Sources > Mobile

jquery for formatting/text sizes on mobile (4)


01-29-2014 12:04 AM #1 karim0028 (Member)
jquery for formatting/text sizes on mobile

Hey Guys,

I hired a developer to build me a mobile lander and he used jquery.fittxt.js to do the font sizes within the <div> tags...

Do you guys think this is safe for a mobile lander? He said you cant fit text to a <div> with rem or %...

I dont know enough about css to know whether he is right or not...

Is there a way to do it, i dont want to rely on js to format my content properly... I would rather do CSS..


01-29-2014 04:49 PM #2 caurmen (Administrator)

Hmm - what do you mean by "fit text" in this case? He might be right or he might be wrong...

I'd also be quite dubious about using JS for all your formatting, though.


01-29-2014 06:03 PM #3 keepthecar (Member)

If you want a lightweight landing page I would avoid using Jquery for mobile since the library itself is quite heavy.


01-30-2014 01:26 PM #4 bbrock32 (Administrator)

Instead of Jquery try zepto.js , it's similar and gets the job done.


Home > Paid Traffic Sources > Mobile