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

  • Home
  • SEARCH
  • 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 6760685
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:05:36+00:00 2026-05-26T14:05:36+00:00

Why is this jquery image watermarking plugin not working? I am using the code

  • 0

Why is this jquery image watermarking plugin not working? I am using the code from the official plugin website.. from here When i see the source code of the demo website they have used js/jquery-watermarker-0.3.js. but i cannot find this plugin online anywhere? how come this works for them in the demo. Please help.

<html>
<head>
 <script type="text/javascript" src="js/jquery.js">   
 <script type="text/javascript" src="js/jquery-1.4.2.min.js">
    <script type="text/javascript" src="js/jquery-ui-1.8.6.custom.min.js">
    <script type="text/javascript" src="js/jquery-watermarker-0.2.js">


    <script type="text/javascript">

        $().ready(function(){
            $('#watermarked').Watermarker({
                watermark_img:      "a.png",
                onChange:           showCoords
            });
        });
        function showCoords(c)
        {
            $('#x').val(c.x);
            $('#y').val(c.y);
            $('#w').val(c.w);
            $('#h').val(c.h);
        };

    </script>
    <style type="text/css">
        div.watermark
        {
            border:1px dashed #000;
        }
        img.watermark:hover{
            cursor:move;
        }
    </style>
</head>
<body>
    <img src="1.jpg" id="watermarked" />

    <form method="post" action="phpScriptToMergeBothImage.php">
        <input type="text" id="x" name="x" value="" />
        <input type="text" id="y" name="y" value="" />
        <input type="text" id="w" name="w" value="" />
        <input type="text" id="h" name="h" value="" />

        <input type="submit" name="save" value="Ok >" />
    </form>
</body>
</html>
  • 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. Editorial Team
    Editorial Team
    2026-05-26T14:05:37+00:00Added an answer on May 26, 2026 at 2:05 pm

    Make sure you’ve downloaded the plugin from the site (here) and included the scripts in your file. In the code you supplied above, it looks like you should have a folder called ‘js’ that contains ‘jquery.js’, ‘jquery-1.4.2.min.js’, ‘jquery-ui-1.8.6.custom.min.js’ and ‘jquery-watermarker-0.2.js’. If this is true, the plug-in is loaded.

    Next, make sure that you also have the images ‘1.jpg’ and ‘a.png’ in your root folder, where ‘1.jpg’ is the background image and ‘a.png’ is the image you want the watermark to be. If they don’t have those names, change the names in the plug-in code to match the name of the images that you’re working with.

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

Sidebar

Related Questions

PS: I am using this Jquery plugin , although my question is not dependent
I am using this code: $('.ui-accordion').bind('accordionchange', function(event, ui) { $(this).next().next().css({'background-image':'images/green-bg.jpg'}); //ui.newHeader // jQuery object,
I made this code with jQuery to fade images ( but not the one
Using this jquery code: <a href=javascript:void(0) id=m1>Get Selected id's</a> jQuery(#m1).click( function() { var s;
i am using this jquery iviewer i want to link these image thumble to
I am using this jQuery plugin It is very nice, but I can't seem
I am using this jQuery Tooltip plugin . I am trying to emulate the
I am trying to use this jQuery script to make an image caption from
can someone explain why this jquery selector is not working, I've worked around the
I have this jquery code that changes the image of the background on click:

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.