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 245

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 245

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. }
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: 3 + 7        (Required)

Topic Reply:


 

About the Anthology of Ideas forum

Currently Online:

8 Guests

Maximum Online: 33

Forums:

Groups: 2

Forums: 6

Topics: 214

Posts: 673

Members:

There are 1 members

There are 201 guests

Aaron has made 245 posts

Top Posters:

Administrator: Aaron