jQuery + Baixing.com

Shane said that if I enjoy JSON, I must be in love with jQuery. He is quite right. I played with it a little bit, and created small application below:

Auto Scroll

and

Picture Animation

Here is how you use it:

  • Drag and drop the two links above to your bookmark in Firefox.
  • Visit any listing page at Baixing.com, like here.
  • Click one of the two button, and see what happens.

Again, this is a pretty technical post, and for normal readers, you can safely ignore.

Update April 27, 2009

This is for Gary. Drag the following link to your bookmark folder, and click it when you visit any listing page to get average price of all items in that category.

Baixing: Average Price

Here is the source code:

javascript:(function(){s=i=cp=pages=category=0;tpage=1;j(“.skp:last”).each(function(){tpage=this.innerHTML});ss=document.location.toString();if(m=ss.match(“baixing\.com\/(.*)\/”)){category=m[1];}for(cp=0;cp

Leave a Reply

Your email address will not be published. Required fields are marked *