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 8142971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:58:18+00:00 2026-06-06T12:58:18+00:00

I am trying to use this purr in my app so when this click

  • 0

I am trying to use this purr in my app so when this click on regular link it’s adding message box so what i want is it’s maintaining some timeout so present my question is how could i set this as global because present it’s showing one by one but when it’s in top it’s taking 3 seconds to hide so rest of all in ques so in this case i want like when i clicked on regular more times every msg it’s should take 3 seconds and hide.

http://kitchen.net-perspective.com/purr-example-4.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-06-06T12:58:20+00:00Added an answer on June 6, 2026 at 12:58 pm

    First off use the removeTimer option of the plugin to change how long it stays visible.

    $( notice ).purr(
    {
      usingTransparentPNG: true,
      removeTimer:3000 //in milliseconds before disappear
    };
    

    As for the rest of your question will need a bit more of an explanation on what you wish it to do 🙂

    UPDATE

    Above works to set the timeout of each one to 3seconds however they are in a queue behind each other if that is the issue I would try a different plugin for this like JGrowl

    Or write your own as it seems purr is designed to do that.

    Update2

    If you wrap your call to purr in a check to see if it exists you can limit it to 1 visible at a time

     if(!($('.notice').length > 0)) { //if it dont exist allow another to show.
         $( notice ).purr({
           usingTransparentPNG: true,
           removeTimer:1000
          });
     }
    

    fiddle

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

Sidebar

Related Questions

I've been trying to use this code in some XSS research I am conducting.
i'm trying to use this code: String message = this is david's house; String
Im trying to use this approach. My app is a cms. I have admins,
I am trying to use this feature (Google Analytics) in my app and can't
I am trying to use this web service in my app (just to try
While trying to use this jquery lightbox plugin for Bootstrap (click for source code),
I am trying to use this jQuery to append some HTML and then unappend
I'm trying to use this tool https://swingexplorer.dev.java.net/ to find some information out about an
trying to use this function http://php.net/manual/en/function.strip-tags.php against this: [link-code-html] => <a href=http://www.kqzyfj.com/click-3782261-10563989>invisibleSHIELD for the
I'm trying to use this statement status_label.Text = err.Message + || + err.InnerException ==

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.