[jQuery] alter the font size of a dynamic header?

2009-10-26 Thread derek allard
Hello. We are working within a CMS and we have a dynamic text header that pulls into the top of the page. The problem is that there are certain titles that are too long and are breaking into other design elements. I'm thinking there should be a way to count the number of characters and then dyn

[jQuery] safari flashes hidden text from hide()

2009-10-16 Thread derek allard
Hello. I'm relatively new to jQuery and wrote a simple script that hides a block of text and displays a read more link that when clicked shows the hidden text. Everything works fine except in Safari where the hidden text is initially displayed for a second or so before being hidden. I did some

[jQuery] Re: corner plugin on Safari

2008-04-11 Thread Derek Allard
The problem in the corner rendering seems to only come if there is a delay in getting the css. This only happens in Safari 3.1 that I can see. Here's a test case. --- http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> title

[jQuery] Re: corner plugin on Safari

2008-04-08 Thread Derek Allard
I appears that its only 3.1, and yes, it happens on both windows and mac. I can confirm it does not happen in 3.0. Odd indeed. I'm working on a reduction test here to try to figure out exactly what's going on, and what the most minimal code is possible to re-create it. At the moment I can say i

[jQuery] corner plugin on Safari

2008-04-07 Thread Derek Allard
Hello All. I've been using the jQuery corner plugin (version 1.92 (12/18/2007)) quite successfully. However with the latest versions of Safari (and Webkit) will render approximately 1 out of every 8-10 pageloads without rounded corners. I am unable to find a pattern here, and it seems largely r