Posts Tagged ‘JavaScript’

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Comment Length Limiter

If you have used Twitter, then you know that you are only allowed to type 140 characters in a single Tweet. There is a nice little number below the text field indicating how much is... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Advent Calendar – WordPress Editor: Preserve the scroll position

WordPress has a nice editor, with which are several hundreds of articles written daily. But in my opinion the editor has an usability issue. Every time you save a post the scroll position of the... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Localization with JavaScript in WordPress

Creating Plugins and Theme functions with multilanguage capability has been established knowadays.Especially for us as German developers it is a must have. But there are some difficulties if you are using JavaScript, the question is... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Fix Empty Searches

One minor problem for any web site is duplicate content: the same resource is available under different URIs. Yes, we have <link rel=canonical>, but anything that prevents such cases is better. Today, let’s look at... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Category And Archive Dropdown With Unobtrusive JavaScript

A good website works when a user comes along with JavaScript disabled, just as well as with scripting enabled. You separate the JS layer of the site from anything else (and waived for example, onclick... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress Implements Jcrop

With the upcoming version 2.8 of WordPress, the extension to the JavaScript library jQuery Jcrop is implemented. Jcrop allows directly into a web application to crop images. A first peak shows the site about Jcrop... read more...

Pages: 1 2 Next