views:

33

answers:

2

Hello...

I want to pop up or open new form on the click of fav-icon..... can anybody help me out for ths... thankx

A: 

you can't open a link off of a favicon... favicons are outside your markup and thus you cannot add an anchor tag to it.

rockinthesixstring
+1 to offset illogical -1
Justin Johnson
+2  A: 

It is impossible because FavIcon is not a part of your code.

Your icon just download to users computer and then his/her browser try to use it in its own way.

Nasser Hadjloo