jquery - Inputs clearing on page load -
I am having a problem, where some inputs are cleared after the page is fully loaded, document is ready now Upon doing, some inputs are being populated with jQuery. This part is working fine, however, when the page is fully loaded, some inputs are cleaned. Text input, checkbox, and selection options retain their value, though the radio buttons and textors are cleared. . I see that the only way is that there is a big image in a page that takes some time to download while the image is loading, all input shows the appropriate value, even after the image is loaded, everything Becomes clear. In addition, in chrome, the texture disappears. It still appears in the inspector to take the place, and if you change the CSS property through the bus inspector, like padding, it looks again whether there could be a reason to clear some inputs on a form page load. Will? The site is a Magento site and is using jquery 1.7.2. Thanks for any help you might be able to provide!
Try to load the bug image in the chunks and then load the full load.
Comments
Post a Comment