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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T00:46:41+00:00 2026-05-23T00:46:41+00:00

Simple, but specfic question. I have a site which is using Pixastic to blur

  • 0

Simple, but specfic question. I have a site which is using Pixastic to blur images. There are two images on a page which need to be blurred. This seems to work fine in IE (which I believe is using filters on the images) but doesn’t work on other browsers (Firefox/Chrome). In those browsers it just effects the second image and the first is replaced by nothing – so I just get a rendered page with one blurry image on it instead of two.

I’m using the jQuery selector, by the way. The code I’m using is basically just this:

<head>
<script type="text/javascript" src="js/jquery-1.6.1.min.js"></script>
<script type="text/javascript" src="js/pixastic.custom.js"></script>
<script type="text/javascript">
  $(document).ready(function() {
    $('.blur').pixastic('blurfast', {amount:0.2});
  });
</script>
</head>

<body>
  <img src="img/title1.png" title="" class="blur" />
  <img src="img/title2.png" title="" class="blur" />
</body>

Does anyone know if it’s possible to affect multiple images with Pixastic, and if so, how?

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. Editorial Team
    Editorial Team
    2026-05-23T00:46:42+00:00Added an answer on May 23, 2026 at 12:46 am

    As far as I can tell, what you have that should work.

    Option 2. Try specifying a CSS class explicitly instead?

    e.g. roughly something like:

    <html>
    <head>
    <script type="text/javascript">
    var pixastic_parseonload = true;
    </script>
    <script src="pixastic.core.js" type="text/javascript"></script>
    <script src="invert.js" type="text/javascript"></script>
    </head>
    <body>
    </style>
      <img src="img/title1.png" title="" class="pixastic pixastic-blurfast(amount=0.2)" />
      <img src="img/title2.png" title="" class="pixastic pixastic-blurfast(amount=0.2)" />
    </body>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple but subtle question. Below you see two different declaration variants
I created a simple HTML and CSS site for private purposes, but have realized
I have this question on and of for a year or two, but it
This sounds simple but my regex knowledge is limited. I need an expression to
This might be simple but I am new to Oracle. I am using Oracle
I think this must be simple but I can't get it right... I have
I'm sorry to ask such a simple question, but it's a specific question I've
This is closely related to anothewr question I have asked but since this is
I imagine this is not a very specific programming question. But have you tried
This may be a simple question but I will throw it out anyway. My

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.