Egg, a '#' will move the view to the top of the page. When I am testing, i might not want that. A '#' also invokes Xara code, which may muddy my testing.
Acorn
Type: Posts; User: Acorn; Keyword(s):
Egg, a '#' will move the view to the top of the page. When I am testing, i might not want that. A '#' also invokes Xara code, which may muddy my testing.
Acorn
@Egg, just change the MOff Link javascript: ; for your required page.
The demo needed a dummy link and as there were no other pages i used this. People often use '#' (wrongly).
I have found this...
@Egg, I took the liberty of playing with your navigation: 133717
Acorn :)
Egg, in /hc7, the Pasteboard was a direct image on the page. In /hc20, it has been, properly, subsumed into the xr_main.css code as:
.xr_bgb0 {background:url('1928.webp') 600px 704px repeat;}...
Egg, can't help much here. /hc7 ( with contain: paint; ) has a CLS of 0.011 for Desktop, 0.015 for Mobile. CLS for /hc11 is 0.56/0.02.
The worst offender is this HTML SPAN tag:
div#xr_bph >...
@xara - Another found 'Unfound Bug'.
Since you moved to including asynchronous loading, you failed to test HighSlide fully.
Your out-of-the-box approach is fine but it should be able to handle...
Egg, I am assuming you see this if you are changing the browser width across a range of sizes by dragging the edge.
When you do this Xara has to recalculate a scaling factor. This can invoke the...