bright-spark / css3-mediaqueries-js

Automatically exported from code.google.com/p/css3-mediaqueries-js
0 stars 0 forks source link

Not compatible with jquery fittext #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a responsive design
2. apply jquery.fittext.js to a headlng tag as described in its documentation
3. include css3-mediaqueries-js

What is the expected output? What do you see instead?
expected: text should fit and scale as the window resizes based on parent width
instead: on every page refresh font size jumps to a larger size, not sure what 
determines it, but then when the window is resized the fittext kicks in and 
starts to scale. 

What version of the product are you using? On what operating system?
new
mac osx snow leopard

Please provide any additional information below.

Original issue reported on code.google.com by dsparksm...@gmail.com on 14 Nov 2011 at 12:56

GoogleCodeExporter commented 9 years ago
Back from the dead... There is a new version of the script. It has some CSS 
parsing and processing improvements. If you're still using it, or would like to 
try again, could you confirm that this issue is solved or not?

Original comment by wou...@dynora.nl on 4 Apr 2014 at 11:46