Quantcast
Channel: javascript – Codigo Manso
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Get Google PageRank using only javascript (I)

Some weeks ago, during christmas, I found this spanish article in tu función about how to get the Google PageRank of any website with PHP (he will be happy with the keywords of the link). The fact is...

View Article



Get Google PageRank using only javascript (II)

On the previous postr I explained that doing cross-domain requests has a LOT of problems, and even with those problems today I was going to post how to get Google PageRank using only javascript The...

View Article

Image may be NSFW.
Clik here to view.

Where is the cursor in a input or textarea?

I’ve just found a website with an interesting example forwhere is the cursor and which text is selected (if any) in an input and textarea. The truth is this code is not for daily use, but it’s quite...

View Article

Image may be NSFW.
Clik here to view.

jQuery 1.3.2 is out!

The version 1.3.2 of jQuery is finally out. It solves several bugs and improves the performance in some parts of the code. The list of most important changes are: Elements are now returned in document...

View Article

Image may be NSFW.
Clik here to view.

Keeping aspect ratio when scaling an image

Scaling an image to keep it under specific bounds, for visualizing purposes is a common task, but it’s even better if we can scale the image without deforming it. In this cases we have to scale the...

View Article


Image may be NSFW.
Clik here to view.

jcontroller: A small and simple controller for javascript

It’s been a long time since the last post, so I’ve though Hey! I’m loosing users, I cannot let that happen, let’s get something from any project I’ve done recently, so I can do a post :p The thing is...

View Article

Click effect for jQuery

Today I’ve been playing for a while with javascript. The truth is that I haven’t found what I was looking for, but let’s assume that this is because I’m a programmer and not a designer. Anyway, what I...

View Article

Image may be NSFW.
Clik here to view.

[SOLVED] Uploadify and session problems

Uploadify is a wonderful plugin for jQuery that allows you to upload several files at once,  it does the uploads transparently  using flash (take a look at the demo on this link). In fact, the great...

View Article


mansofk: the super mega ultra lightweight js framework

I needed a javascript framework that was able to change the CSS of the elements, that was able to do AJAX requests, able to load external JS and CSS dynamically, able to add or change HTML on the fly,...

View Article


Image may be NSFW.
Clik here to view.

Manso Trick: Pad a number with leading zeroes in javascript

I was missing a simple and elegant method for padding a number with leading zeroes in javascript. A typical example of leading zeroes is when you want to show the current time and you want the time to...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images