Forums

Help › Forums

Now THIS?

rated by 0 users
Wed, Jun 15 2016 8:24 PM (23 replies)
  • txzdave
    1,316 Posts
    Mon, Jun 13 2016 1:45 AM

          Yup.....For the few that know a bit of what I sling around, Well I couldn't wait to get another goin'........................

             A free sleeve for the least number of forum posts.

                             I think it's F'n brilliant. Positive is too good to give negative a foothold.

                  I guess this could backfire......Nah.......I got my Security.

                                                  And I'm hopin' sarcasm makes sense for pointless points.

                 Two days should be about right.

                                    ~txzdavealwayslikesyou~

  • ScottHope
    10,352 Posts
    Mon, Jun 13 2016 3:56 AM
    setTimeout(function(){
    var twister = document.getElementsByClassName("ForumPostContentText")[0];
    twister.style="transition:transform 10s;transform:rotatey(180deg)";
    twister.style.webkitTransition="-webkit-transform 10s";
    twister.style.webkitTransform="rotatey(180deg)";
    twister.style.msTransition="-ms-transform 10s";
    twister.style.msTransform="rotatey(180deg)";
    twister.style.mozTransition="-moz-transform 10s";
    twister.style.mozTransform="rotatey(180deg)";
    },10000);
     
    Select and copy the text in blue above. Press [F12] to open the developer tools and click the ELEMENTS, INSPECTOR or DOM EXPLORER tab, then click the CONSOLE tab. Paste the copied text in at the prompt and hit enter (or click the green play icon if in Internet Explorer) then close the dev tools window [X]. May not work in all browsers.
    Now watch Dave's first post.  ; ))
  • PaulTon
    10,731 Posts
    Mon, Jun 13 2016 5:41 AM

    ScottHope:

    document.getElementsByClassName("ForumPostContentText")[0].style="transition:transform 10s;transform:rotatey(180deg)"

    Copy the blue text, hit the F12 key, select the console tab or icon,  paste in the copied text and hit enter.

    Now it makes sense.  ; ))

    I tried the above out of curiosity. When I right click in consul page there is no paste option?

    I see this -

                                        

  • newcastleb
    1,813 Posts
    Mon, Jun 13 2016 5:50 AM

    PT - Once you've selected the consul icon right click gives you a paste option 

    Scott - Said it before, but I'll say it again - deffo got too much time on your hand m8   :-)

    Thomas

  • PaulTon
    10,731 Posts
    Mon, Jun 13 2016 5:55 AM

    newcastleb:
    PT - Once you've selected the consul icon right click gives you a paste option 

    Nope, I get what I posted above.

     

  • newcastleb
    1,813 Posts
    Mon, Jun 13 2016 5:59 AM

    Sorry PT,.left a step out,  my bad...

    After you click on consul icon, at the bottom of the lines of code you will see a blue greater than symbol (>), left click on that line, THEN right click/paste

    Thomas

  • PaulTon
    10,731 Posts
    Mon, Jun 13 2016 6:03 AM

    I left clicked on the line at blue arrow, still getting same result on right click.

     

        

     

  • ScottHope
    10,352 Posts
    Mon, Jun 13 2016 6:14 AM

    newcastleb:
    Scott - Said it before, but I'll say it again - deffo got too much time on your hand m8   :-)   Thomas
    Hehe, it keeps me out of mischief Thomas.  : )

    CTRL + V at the prompt but not working in Maxthon.

    Try it now.

  • PaulTon
    10,731 Posts
    Mon, Jun 13 2016 6:43 AM

    ScottHope:
    Try it now.

    It pasted using that Scott but when I click Enter, i see this -

    document.getElementsByClassName("ForumPostContentText")[0].style="transition:transform 10s;transform:rotatey(180deg)"; document.getElementsByClassName("ForumPostContentText")[0].style.webkitTransition="-webkit-transform 10s"; document.getElementsByClassName("ForumPostContentText")[0].style.webkitTransform="rotatey(180deg)";
    TypeError: Cannot set property 'style' of undefined
    Sorry for the thread hi-jack Dave.

  • ScottHope
    10,352 Posts
    Mon, Jun 13 2016 6:47 AM

    Switch to the elements tab then go back to the console tab then paste and enter again.

    Sorry Dave.  ; )

RSS