Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 168629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:29:14+00:00 2026-05-11T12:29:14+00:00

Is there a jQuery library or any leads on implementing that photo tagging like

  • 0

Is there a jQuery library or any leads on implementing that photo tagging like in Facebook and Orkut Photo albums?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:29:14+00:00Added an answer on May 11, 2026 at 12:29 pm

    I didn’t find any suitable plugins for this purpose. So I ended up writing myself a small plug-in to mark areas over an image based on the coordinates loaded through an XML file.

    The basic code is required is:

    <div id='imageholder'>   <!-- The main image -->  <img src='<link to image file>' alt='Image'>   <!-- The grid tags -->  <div class='gridtag' style='bottom: 100px; left: 106px; height: 41px; width: 41px;'/>  <div class='gridtag' style='bottom: 300px; left: 56px; height: 100px; width: 56px;'/>   <div class='gridtag' ...  </div> 

    And the basic CSS styling required:

    #imageholder{  height:500px;  width:497px;  position:relative; } div.gridtag {  border:1px solid #F0F0F0;  display:block;  position:absolute;  z-index:3; } 

    In the above the divs with class ‘gridtags’ are added using jQuery through XML or JSON and by binding events on this divs, we can make phototagging similar in Orkut.

    PS: This only one side of the phototagging, ie. if we already have the coordinates we can mark on an image and add click events, which is the part actually i wanted. 🙂 You guys has to write code for doing the marking part of the phototagging.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was wondering if there was any jQuery library that will allow us to
Wondering if there's any jquery library/plugin that can easily perform the following. At main
Is there any JavaScript/jQuery library for creating step-by-step forms? It's better if it has
is there any JavaScript / jquery library to turn an input into a select
Is there a jQuery plugin or javascript library that supports a genie animation effect
Is there cross-browser javascript plugin (jquery/any js library) for handling ranges, especially Firefox's range
jQuery is cross browser, so it abstract JavaScript. Is there any library for CSS
Is there any jquery plugin similar to Whatever:hover http://www.xs4all.nl/~peterned/csshover.html ?.I'm using jquery library already
is there any existing function in jquery library with the help of which I
Is there any benefit to update new version of jquery library on each release

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.