Jon Karna

Jon Karna

31p

35 comments posted · 1 followers · following 8

107 weeks ago @ The Blog of Jon Karna - How to Find and Fix IE... · 0 replies · +1 points

Include jquery. Include files that include your custom selector extends. Include your functions that extend the jquery object. After that, your ready to go. Fire up a $(document).ready(function() { ... });

107 weeks ago @ The Blog of Jon Karna - Syntax Highlighter Opt... · 0 replies · +1 points

You are correct :D I didn't see another comment from you come through, sorry.

112 weeks ago @ The Blog of Jon Karna - How To Create a Slides... · 0 replies · +1 points

Well, my flexbuilder trial ran out. Therefore, I don't do any flex anymore, but it was fun while it lasted. My advice would be to checkout FlashTuts at Nettuts. That is where I got a lot my inspiration and code that I transformed into flex projects.

120 weeks ago @ The Blog of Jon Karna - 100% Height and 100% W... · 0 replies · +1 points

Glad that I could help :D

122 weeks ago @ The Blog of Jon Karna - Twitter Widget using F... · 0 replies · +1 points

I think you meant that the download wasn't working?

122 weeks ago @ The Blog of Jon Karna - Twitter Widget using F... · 0 replies · +1 points

Clarify. What exactly is missing?

126 weeks ago @ The Blog of Jon Karna - Bouncy Ball Animation ... · 0 replies · +1 points

I'm not that familiar with the inner workings of the live reflector project. I didn't have any problems getting the reflection to work in my project. Make sure that there is no overlapping (or at least be aware of it) of the target object and the reflector object, which could cause some display problems.

130 weeks ago @ The Blog of Jon Karna - Twitter Widget using F... · 0 replies · +1 points

Did you have a question about my twitter widget?

132 weeks ago @ The Blog of Jon Karna - How To Create a Slides... · 0 replies · +1 points

Hey Alex, I provided a download to my flex builder 3 project. I have improved the project since then, so the code will be slightly different.

132 weeks ago @ The Blog of Jon Karna - How To Create a Slides... · 0 replies · +1 points

When I get a chance, I'm going to post the flex builder 3 project and this will hopefully clear up any issues you may have.