Tag Archives: css

Pasting in TinyMCE

Now first of all, I’ll be honest, I love TinyMCE. It’s a brilliant example of a JavaScript WYSIWYG editor, and has pretty much become the de-facto standard, too. We’ve all used it at one time or another, I’m using it right now to write this blog post, and it makes our lives a lot easier [...]

Posted in JavaScript | Also tagged , , , , , , , , , , , , , , , , , | 3 Comments

IE6: Is It Still Here?

Every web developer, and designer, knows the problems when trying to make one of their creations compatible with IE6. If it’s not the box model anomalies, it’s something to do with the aged JavaScript engine or the lack of modern CSS support. Trying to make something compatible, and often just workable, in IE6 is a [...]

Posted in Technology, Web Development | Also tagged , , , , , , , , | Leave a comment