Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

  • Twitter
  • GitHub
  • WordPress
  • RSS Feed
  • RSS Comments

  • German
  • English

Posts Tagged ‘JavaScript’

  • February 13, 2022
  • 0 comments

How to enqueue scripts and styles effectively

When using custom JavaScript and CSS files, you usually use the wp_enqueue_script() and wp_enqueue_style() functions. If not, please start doing so. Using them is really easy, but when it comes to effective usage, there are some little things to keep … Read more →

  • Posted in: WordPress
  • December 13, 2020
  • 2 comments

Extract strings from Gutenberg blocks for translations

While developing my first more complex blocks I ran into different issues. One of them was extracting the strings for my translations. In my previous blog post I showed you how to get those strings for PHP files. Those methods … Read more →

  • Posted in: WordPress
  • January 1, 2020
  • 3 comments

A few easy steps to make a navigation more accessible

A new year, a new blogging project. Torsten Landsiedel restarted the idea of blogging more regularily. But instead of one blog post per week, he reduced it to one new blog post every two weeks, as well as one comment … Read more →

  • Posted in: Web development
  • September 30, 2012
  • 2 comments

Use WP-Minify and Jetpack together

Like probably the most of you, I use the Jetpack plugin from Automattic. Some time ago I also installed the plugin WP-Minify. This plugin enables you to combine all JavaScript and CSS files from the HEAD into a single file … Read more →

  • Posted in: WordPress
  • February 17, 2010
  • 5 comments

(Deutsch) Zeilen-Duplizierer mit AutoComplete Felder nutzen

(Deutsch) Ich bekam heute in einem Kommentar die Frage gestellt, ob mein Zeilen-Duplizierer aus dem Beitrag: Einfacher Zeilen-Duplizierer mit Prototype auch auf Feldern funktioniert, die die Scriptaculous Ajax.AutoCompleter Funktion verwenden. Ich nutze den Duplizierer selbst in einem Formular, das solche … Read more →

  • Posted in: Web development
  • October 7, 2009
  • 35 comments

Google Maps Suggest – Address-Autocompletion with Scriptaculous

Many uses autocompletion on their website. It’s not only an impressiv but also a very user-friendly feature. It can also help to have valid data within a form. But you always have to validate the data on the server before … Read more →

  • Posted in: Web development
  • September 29, 2009
  • 6 comments

Transcending the boundries of frame redirects

Many hosters offer cheap domains without a webhosting package. Some of those hosters e.g. Strato only give you the option to use a frame redirect with this domains. But sometimes you can’t see that restriction when you order the domain. … Read more →

  • Posted in: Web development
  • August 31, 2009
  • 0 comments

The magical select() function!

In my previous post about the Line-Duplicater I had to find specific tags within a DOM element. As I found nothing in the Utility Methods I had to use the getElementsByTagName() function. But only with this function I couldn’t solve … Read more →

  • Posted in: Web development
  • August 27, 2009
  • 4 comments

Simple Line-Duplicater with Prototype

Many programmers might have the problem with form where multiple input lines should be possible for one field. Most of the time this is solved by using multiple text inputs which are arranged in a table. To give the visitor … Read more →

  • Posted in: Web development
  • August 20, 2009
  • 21 comments

Form preview with jQuery Thickbox

English Translation will be following by tomorrow! For one of my projects I had to implement a small form preview. As I am very satisfied with the result and the simplicity, I want to share the result with you. The … Read more →

  • Posted in: Web development
← Older entries

Portrait Bernhard Kau

 

My name is Bernhard Kau. I am a PHP developer, living in Berlin, working in the beautiful Babelsberg and I am a passionated WordPress user. I code plugins as a hobby and organize WordPress events, like the Meetup in Berlin.

Recent Posts

  • WordCamp Europe 2022 – The community finally meets in Porto
  • Make changes to PHP ini values without losing them on an update
  • Fixing the Matomo opt-out iframe when using secure headers
  • Allow co-editing of content by multiple users
  • Overcome the “ERROR 1153” when importing large databases

Recent Comments

  • Rene on Debugging PHP functions in WordPress
  • Inayatali on Sorting category pages alphabetically
  • Bernhard on Order post type navigation by name
  • Dale on Order post type navigation by name
  • Bernhard on Hide the download button for audio and video blocks

Categories

  • Advent calendar
  • Database
  • Hardware
  • Misc
  • Shortcut
  • Software
  • Uncategorized
  • Web development
  • Web server
  • WordCamp
  • WordPress

Tags

A11y Administration AJAX Apache Audio CSS Debugging eclipse Forms Google Gravity Forms Gutenberg HTML5 i18n Internet Explorer JavaScript jQuery JSON L10n Linux Misc Multisite nginx Operating systen Optimization PHP PhpStorm Plesk Plugin Prototype SASS Scriptaculous Security Server Shortcut Software Subversion SVG Theme Translation Tutorial Usabilty Windows 7 WordCamp WordPress
  • © 2022 Kau-Boys
  • Proudly powered by WordPress
  • Theme: Waipoua by Elmastudio
  • Home
  • Imprint
Top ↑