|
From: Ignacio G. <igc...@gm...> - 2007-02-16 17:58:12
|
Hello, I just found an error when a page loads images through a cascading style sheet (css) The wm.js script, changes the links for all sources on the webpage that is being displayed. However, the images that are linked through the CSS are not modified and consequently are not displayed. I think the wm.js script should be modified or an extra script should be added to modify that content on CSSs. The modification should not be too difficult since CSS uses the prefix url(xxxx) to specify content that has to be linked. Changing the xxx to the appropriate wayback path should correct this problem. Thank you. |