Search 
Search Forums:


 




Deactivate the throbber effect?

Reply to Post
UserPost

2:20 pm
June 22, 2008


Ludwig

Guest

Hi,

can i deactivate the throbber effect? I want to display the comments just in time without waiting.

9:51 am
June 23, 2008


S Martin

Guest

open the plugin folder, go to the /js folder, open core.css, find the .bigthrobber rule, set height and width to zero. thats how i did it anyway.

1:23 pm
June 23, 2008


Aaron

Admin

posts 247

While you can hide the throbber effect, it doesn’t make them appear any faster. The throbber just shows that something is happening. Specifically, AWP is sending a request to the server to get the comments and load them.

2:44 pm
June 23, 2008


Ludwig

Guest

Hi Martin,

thank you for the tip.

Hi Aaron,

can i make the request faster?

7:57 pm
June 23, 2008


S Martin

Guest

what Aaron said. removing it just confuses the end user. but you can resize it using that css rule.

8:56 am
June 29, 2008


Gina

Guest

Hi Martin,

I am actually trying to resize the throbber, but I looked in the core.css file and there is no .bigthrobber rule?

I don’t want to deactivate it, just resize but I can’t find where the size attribute is located.

9:02 am
July 1, 2008


Aaron

Admin

posts 247

Hi Gina,

Make sure you are checking core.css and not core.css.php.

the code you are looking for is near the bottom and looks like:

  1. .bigthrobber{
  2. right:30%;
  3. position:absolute;
  4. z-index:100;
  5. height:50px;
  6. width:50px;
  7. }

8:25 am
December 29, 2008


DJ

Guest

Hi,
I’m actually trying to deactivate the throbber altogether. I tried resizing it to 0 using CSS, and there was simply no effect. I tried deleting the image and changing the alt text to nothing…and the regular alt text remained. Am I looking in the wrong files? I really need the throbber effect to dissapear as per client request.

Can anyone help?

Thanks!

Reply to Post


Reply to Topic: Deactivate the throbber effect?

Name (Required):

EMail (Required):

Website):

Guest URL (required)

Math Required!
What is the sum of: 2 + 11        (Required)

Topic Reply:


 

About the Anthology of Ideas forum

Currently Online:

7 Guests

Maximum Online: 33

Forums:

Groups: 2

Forums: 6

Topics: 236

Posts: 720

Members:

There are 1 members

There are 227 guests

Aaron has made 247 posts

Top Posters:

Administrator: Aaron