vmars316 5 Posted July 31, 2019 Report Share Posted July 31, 2019 Hello & Thanks , In the "howto/tryit.asp?" page the 'Your Code has Been Saved File has been saved to:' pop doesn't give any filename. Is there something I am doing wrong What do I need to do to get it working ?? Thanks Quote Link to post Share on other sites
JMRKER 10 Posted August 4, 2019 Report Share Posted August 4, 2019 Where are you getting the code from? Normally, JS does not have the ability to save a file without some extra help from the server. Quote Link to post Share on other sites
Funce 42 Posted August 4, 2019 Report Share Posted August 4, 2019 On 8/1/2019 at 10:47 AM, vmars316 said: Hello & Thanks , In the "howto/tryit.asp?" page the 'Your Code has Been Saved File has been saved to:' pop doesn't give any filename. Is there something I am doing wrong What do I need to do to get it working ?? Thanks Everything working fine on my end. Maybe it was a temporary outage. Can you try it again? Unless you're creating your own try it as hypothesized by JMRKER. Then you've got a whole different kettle of fish. Quote Link to post Share on other sites
vmars316 5 Posted August 5, 2019 Author Report Share Posted August 5, 2019 No I am just adding to the code . And I have tried many times . ?? Quote Link to post Share on other sites
Funce 42 Posted August 5, 2019 Report Share Posted August 5, 2019 Does the popup not show any link? What browser are you using? Quote Link to post Share on other sites
JMRKER 10 Posted August 6, 2019 Report Share Posted August 6, 2019 On 8/4/2019 at 9:45 PM, vmars316 said: No I am just adding to the code . And I have tried many times . ?? Can you provide a URL link to the code that is not working for you? Or can you provide the code you are using? Quote Link to post Share on other sites
vmars316 5 Posted August 6, 2019 Author Report Share Posted August 6, 2019 WIndows 10 , Chrome None of the try-it links work for me , here's one: https://www.w3schools.com/cssref/tryit.asp?filename=trycss_sel_hover2 DeveloperTools show these errors: snigelweb-com.videop…om/videoloader.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT sncmp_stub.min.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT static.h-bid.com/w3s…m.min.js?20190327:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT tryit.asp:49 Uncaught TypeError: window.__cmp is not a function at tryit.asp?filename=trycss_sel_hover2:49 And after the 'click icon to save' , there are no additional error messages . Quote Link to post Share on other sites
dsonesuk 929 Posted August 6, 2019 Report Share Posted August 6, 2019 Sounds like chrome settings or an extension of some sort blocking the link? Try temporary disabling extensions that block sites, (like adblock plus), one at time to see if it works, then if able, adjust settings for the extension to make it work. Quote Link to post Share on other sites
vmars316 5 Posted August 6, 2019 Author Report Share Posted August 6, 2019 Yep , addBlocker was the prob Thanks Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.