Author Topic: AllPCB PCBA Web Site  (Read 1341 times)

0 Members and 1 Guest are viewing this topic.

Offline TimCambridgeTopic starter

  • Regular Contributor
  • *
  • Posts: 98
  • Country: gb
AllPCB PCBA Web Site
« on: February 12, 2019, 06:51:33 pm »
I cannot use the AllPCB PCBA web site (www.allpcb/pcba) - it continuously moves/flashes/clears on Chrome, on Firefox, and on Edge.

Any web guru know how this can be fixed? I suspect that the animation of the "Special Offer" on the page has been applied to the whole page.

 

Offline Rolo

  • Regular Contributor
  • *
  • Posts: 206
  • Country: nl
Re: AllPCB PCBA Web Site
« Reply #1 on: February 12, 2019, 07:00:43 pm »
You can try "incognito" mode in chrome.
 

Offline TimCambridgeTopic starter

  • Regular Contributor
  • *
  • Posts: 98
  • Country: gb
Re: AllPCB PCBA Web Site
« Reply #2 on: February 12, 2019, 07:44:51 pm »
Thanks for the suggestion. But I have just tried it, it didn't work.
 

Offline sleemanj

  • Super Contributor
  • ***
  • Posts: 3024
  • Country: nz
  • Professional tightwad.
    • The electronics hobby components I sell.
Re: AllPCB PCBA Web Site
« Reply #3 on: February 12, 2019, 09:40:07 pm »
Yes they have a bug in their code.

Open your javascript console (CTRL-SHIFT-J in chrome), paste the following

Code: [Select]
var fixit = function(){jQuery('div.container.bounceInLeft').each(function(i,x){x.className = '';}); window.setTimeout(fixit,500);}; fixit();

and hit enter.

it should disable the problem.

~~~
EEVBlog Members - get yourself 10% discount off all my electronic components for sale just use the Buy Direct links and use Coupon Code "eevblog" during checkout.  Shipping from New Zealand, international orders welcome :-)
 
The following users thanked this post: TimCambridge

Offline TimCambridgeTopic starter

  • Regular Contributor
  • *
  • Posts: 98
  • Country: gb
Re: AllPCB PCBA Web Site
« Reply #4 on: February 14, 2019, 06:28:26 pm »
Thanks to @sleemanj. And now AllPCB have fixed it as well.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf