Recent Posts
Just another web developers blog
Return To Blog Listing
Featuring WordPress, Google, AJAX, PHP, MySQL, APIs and Web 2.0. All the way from Moscow, Russia.
Recent Posts Tagged With 'javascript'
WordPress 2.9: From a Developer’s Point of View
Yup, WordPress 2.9 is finally out and I’ve seen a lot of people upgrade immediately – sweet thing to do, I did so too and hadn’t had any problems here (I’m not using too much plugins), then I switched over to the 3.0 branch, a...
Inspired: Javascript & jQuery Love
Remember the “inspired” blog posts series I started back in November? Well, let’s keep playing that game and today’s topic is jQuery and Javascript. The things you can do with javascript today are pretty impressive and sometim...
Extending the jQuery Lightbox Plugin: Custom Link
Lightbox. I love it, though one interesting limitation I came over today is that there’s no extra linking possibilities. Yeah, the back and forth links are cool, but I’d like to take my visitor to some place whenever he clicks the full-si...
Powered by Delicious: Web Design, Coding & HTML5
This is my first “Powered by Delicious” post, but I plan on writing similar posts at least once a month or so, depending how many links I bookmark. Here’s a list of some of my latest delicious bookmarks, with goodies on web design, ...
Thickbox and jQuery in WordPress 2.8
The update was great! The new features in WordPress 2.8 are awesome! Most of my Twitter friends have updated to 2.8 and haven’t had a single issue. The new widgets area is so cool! Oh jeez, I’m so excited. For a full features list check o...
Javascript in WordPress: 2 Functions 2 Save Your Day
I’ve introduced Javascript mode in the latest update of Quick Flickr Widget (1.2.7) for WordPress, and I just wanted to give you a short advice about handling javascript code in your WordPress plugins. The wp_enqueue_script WordPress function h...
jQuery in WordPress: wp_enqueue_script
Did anybody notice the new sitemap I did for the blog? Top-right, in the black part. Click on sitemap. Smooth! For those of you who don’t know, that’s jQuery. Okay, seriously, this is my first ever jQuery script because I love Prototype. ...
Javascript: Element Suicide
A short tip on js suicide. Suicide? Well.. I mean have an element remove itself. I came across this a while ago: a ‘read more’ link which should set the display property of an element to ‘block’ and remove itself completely fr...
