Forums

Help › Forums

Re: HTML issue.

Mon, Feb 19 2024 8:38 AM (96 replies)
  • SimonTheBeetle
    3,468 Posts
    Mon, Jul 17 2017 3:14 AM

    Another interesting stuff from Scot! :-)

    Thanks for stimulating us (well, at least me for sure) with a strongly inquiring mind!

    Cheers.

    Simon

  • ScottHope
    10,014 Posts
    Mon, Jul 17 2017 3:26 AM

    Deleted (No longer working).

  • SimonTheBeetle
    3,468 Posts
    Mon, Jul 17 2017 3:49 AM

    We already got into Monday evening here in Korea, but that doesn't matter. Still kudos to you. :-D 

  • ScottHope
    10,014 Posts
    Tue, Sep 19 2017 10:37 AM
    SVG test : Rotation
    (Scalable Vector Graphics)
    Chrome : Works.
    Firefox : Works, but wheels have no spaces in spokes.
    Maxthon 3 : No animation.
    Opera : Works.
    Internet Explorer : No animation and wheel spokes have no spaces.
    Copy the Javascript here and paste it into your browsers developer tools console, to view the SVG image.
  • blindpugh
    433 Posts
    Tue, Sep 19 2017 1:37 PM

    ScottHope:

    SVG test : Rotation
    (Scalable Vector Graphics)

    Chrome : Works.
    Firefox : Works, but wheels have no spaces in spokes.
    Maxthon 3 : No animation.
    Opera : Works.
    Internet Explorer : No animation and wheel spokes have no spaces.

    Paste the javascript in the blue box below, into your browsers developer tools console, to view the SVG image.

    //*** SVG TEST ***
    var parent = document.querySelector("body");
    var script = document.createElement("script");
    script.src = "https://pastebin.com/raw/eg1SBsV7";
    script.setAttribute("type","text/javascript");
    parent.appendChild(script);
    //END

    Question for top golf,why has this post been placed here. Surely it should have been on community help or tips , mr annoyed from GB

    \@@/

     

  • ScottHope
    10,014 Posts
    Sun, Nov 5 2017 3:06 AM
    Interactive World Map

    This feature has been revised and moved to my github account, here.

    You can select a list of countries or WGT golf courses in the left hand panel, and clicking on any item in the list will scroll the Google map to that location where an indicator will pinpoint that item's position.

  • ScottHope
    10,014 Posts
    Thu, Jul 19 2018 1:21 PM

    I realise this will mean absolutely nothing to probably most of you, but I'm quite stoked about it.

    A couple of months ago, I contacted Chrome's developer team to ask if they could make a small change to something in the browsers developer tools. It was only a request to change the colours of the cubic bezier editor, which was hard to see when using the dev tools dark theme, but they did it!

    On the left is a view of the dev tools cubic bezier editor as it is now, and on the right is a view of how it will look in the next update, version 68, which is out next week.

    I'm a small fish in a big pond but they listened.
    Okay, trumpet blowed, time to move along, lol.

  • TopShelf2010
    10,879 Posts
    Thu, Jul 19 2018 1:33 PM

    .

  • fatdan
    3,379 Posts
    Thu, Jul 19 2018 1:35 PM

    That is actually a "very" big deal LOL...

    Good on ya!

  • Jimbog1964
    8,378 Posts
    Thu, Jul 19 2018 1:47 PM

    ScottHope:
    Okay, trumpet blowed, time to move along, lol.

    Blowed with good reason................Super stuff.  I don't understand any of it but obviously clever;)

RSS