Tag: JavaScript

  • Under the Hood with WordPress, Part 6: jQuery / JavaScript

    Today, we’re covering jQuery and JavaScript – a power language that can manipulate elements and – in some cases – even bring content in, even after the site has loaded.

  • Easy Javascript ToolTips in WordPress

    A client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance.  I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…

  • Windows 8 and My (apparently) Contrarian View

    Normally, I don’t deviate from web-specific discussions on this site, but I saw something yesterday that REALLY caught my eye: the new demo video for Windows 8.  Watch the video below (it’s ok – I can wait; it’s worth watching once) Done? Great!  Now, show of hands; how many of you are legitimately excited by…

  • Transparent PNG in IE6 – JavaScript

    There are a lot of fixes for Alpha PNG transparancy in Internet Explorer 6.  They all have their pros and cons, but I love this one because (unlike some other fixes) it covers every image at once.  That way, you can put in a lot of transparent images and get a massive fix for all.…