GithubHelp home page GithubHelp logo

jquery-fontavailable's People

Watchers

 avatar

jquery-fontavailable's Issues

takes up space below sticky footer

What steps will reproduce the problem?
1. try to place a footer on the very bottom of the page (sticky footer) via 
usual methods of 
relative positioning, etc.
2. add this plugin
3. It will create a bar beneath the footer taking the footer off the bottom of 
the page

What is the expected output? What do you see instead?
expect to not see the plugin take up any room on the screen. But it does.

What version of the product are you using? On what operating system?
Safari 4 Beta & Firefox 3.0.10 on OS X 10.5

Please provide any additional information below.
I changed the .css() method to .hide() and that takes it out of the viewable 
area. What i don't 
know is if that invalidates the effectiveness of the plugin. If so, then maybe 
consider:
position: absolute;
top: -9999px;

Original issue reported on code.google.com by [email protected] on 30 Apr 2009 at 7:00

Testing for BODY's font-family gives false negative in IE & Opera

What steps will reproduce the problem?
1. Open Internet Explorer or Opera 10
2. Open jquery-svn/tests.html

What is the expected output? What do you see instead?
Expected: 2 Pass's
Observed: default font: Fail

What version of the product are you using? On what operating system?
Latest fontAvailable & jQuery, Gentoo Linux (IE6 under wine & Opera 10),
also on XP, IE6 and IE8

Please provide any additional information below.
I'm using your ingenius plugin to call FLIR.replace() selectively on fonts
I include via @font-face. However in IE6 and 8 (no access to 7) one font
would always fail--and get replaced--no matter what I did!

Finally I looked at the code and fontAvailable creates its test element
inside document.body using '__FAKEFONT__' as the font-family: if the font
you're testing is also set as the body's font-family, the test will ALWAYS
FAIL!

Curious why it doesn't in FF.

Original issue reported on code.google.com by [email protected] on 5 Dec 2009 at 8:27

Problem with Firefox and @font-face font embedding

What steps will reproduce the problem?
1. Embed a font with @font-face

What is the expected output? What do you see instead?

In Firefox 3.5, if the font isn't installed locally,
if($.fontAvailable('myfont') return "false", and in Safari 4, it returns
"true". If the font is installed, both browsers return "true".

What version of the product are you using? On what operating system?

jquery-fontavailable 1.1 - Mac OS X 10.5.7 - Firefox 3.5 - Safari 4


Please provide any additional information below.


Original issue reported on code.google.com by cedric.simon on 29 Jul 2009 at 12:59

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.