hemn
- Author was Featured
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
- Sold between 10 000 and 50 000 dollars
- Sweden
107
Purchases
Buyer Rating:
4.08 stars
4.08 average based on 12 ratings.
-
5 Star
758%
-
4 Star
00%
-
3 Star
433%
-
2 Star
18%
-
1 Star
00%
| Created | 28 February 10 |
| Last Update | 28 February 10 |
| Compatible Browsers | IE6, IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | jQuery |
| Files Included | JavaScript JS, HTML, CSS |
© All Rights Reserved hemn -
Contact Envato Support


So does this store to a Database?
No by default. But it’s possible for store to a Database by server side programming like php.
Is there a way to make the small Sqaure Pointer into a Larger Sqaure to cover a certian area?
I’m so sorry, in this version it’s impossible. Thanks for your new idea.
Not a problem at all. I like how this is also, I was just curious about how it stores its information to see if i could impliment this on a large scale for my magazine’s website.
can i use in multiple images in same page?
of course! but you must define points for each image. e.g.
var notes1 = [{"x":"137","y":"72","note":"<i>Blured</i> hill."}]; var notes2 = [{"x":"317","y":"152","note":"<b><u>Megan Fox</u></b> has realy nice eyes!","url":"http://google.com/search?q=Megan+Fox"}]; $('#photo1').imgPoints(notes1); $('#photo2').imgPoints(notes2);Hi – This is a great script and easy to install. I was wondering if it’s possible to have the animated pointers display on page load instead of just when you roll over the image?
Thanks for your help.
Yes is there a way to have the animated pointers display on page load? id like to know this as well.. thanks!
How come when I click on the button “add point” it doesn’t add the point to the image?
Where do I need to change the code so that it does add it to the image?
It’s not working by default. But it’s possible for store to a Database by server side programming like php.
Hi !
Looks nice !
Is it possible to add an image on the tooltip ?
You said: any html can be used, so I think the image is ok, but can we use an external Css file to customize the html ?
Thanks
Yes of course! Enjoy with any HTML Elements or CSS Styles.
Does that mean its basic functionality of adding points doesn’t work unless someone adds further code? I’m confused.
Can anyone answer my question just above?
Hi !
Just bought it, works fine with my FF but it does not work with IE8 …
It’s written IE8 is supported, is there anything to do to make it works ? Thanks
Could you customize the code to let users add points and save them into a db or file? Of course I would like to pay you for add-on. Thanks.
I found the easiest way to display the points on image load is to change the .point css class “display:none” to something else like “display:block”.
Hope it helps for those who asked, I didnt see any replies from the author.
Considering that, not by default, it’s possible to store points to a db, by server side programming like php, could you please indicate (just this) a good reference or an easy way to do it? Thanks, bye
Great script. Saved my bacon tonight.
I’d like to make the links open in a new window a la target=_blank.
I tried some stuff but I am no scipter so it’s like that blind guy trying to solve Rubiks Cube. Is this it? Is this it? ...
Any ideas?
It’s my pleasure to help you.
For resolve your problem you must just find:
and replace to:
window.open('"+note_data.url+"');in pointer.js file.
Great!
I’m a happy dude!
Hi, I’d like to add a toolbar as Wibiya (www.wibiya.com) to my site but it conflict with the pointer. any suggestion is welcomed. thanks in advance pal
Hi. Login to your account at wibiya.com then go to http://www.wibiya.com/web_application/SmartShare then go to Settings tab. Below of “Image recognition” click on “Settings” button then select “Custom Image Detection”. Check “Detect Images only within this container ID” and define the ID of images that you want to Detect to share. This ID must be different with ID of iPointer selector.
Hi there,
I know it´s a long time ago
Do you have an idea to make your script working with IE9 ?
Thank you
Olli
I’ve tested it with IE9 and it’s working.
Does this script even work? The demo doesn’t work.
Tried in Chrome & IE, latest versions.
Yes. This is just a client side script and isn’t a server side script.
Hello i’vé just buy your script but i can’t integrate because i need to use
and i can’t use in same time yourAny solution ?
Hello my last message wasn’t good sorry
I need to use the last version of Jquery but your plugin don’t work with this version… 
Can you help me ?
I tried the latest version of jquery and it’s working perfectly.
First: demo not working… tested on ff 7.01 and ie. it doesn’t adds point! i click add & nothing happens
You need server side request for add points. It’s just a client side script.