Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Spoiler change idea.

Options
  • 11-05-2005 6:58pm
    #1
    Registered Users Posts: 11,980 ✭✭✭✭


    I posted this in Development, but it seems noone ever Visits.

    Instead of dragging over the text of a spoiler, you could instead, have it as mouseover!

    I did the code of what I mean.

    For CSS file:

    .spoiler
    {
    color:#666666;
    background-color:#666666;
    }


    For HTML

    <SPAN class="spoiler" onmouseover="this.style.color='#FFFFFF';" onmouseout="this.style.color=this.style.backgroundColor='#666666'">TEXT HERE</span>

    It's pretty cool.
    Post edited by Shield on


Comments

  • Closed Accounts Posts: 7,145 ✭✭✭DonkeyStyle \o/


    that does sound cool


  • Registered Users Posts: 11,980 ✭✭✭✭Giblet


    Yeah sucks having to drag over it :D


  • Registered Users Posts: 11,980 ✭✭✭✭Giblet




  • Registered Users Posts: 9,189 ✭✭✭RobertFoster


    you could always just tripple click on it...that said, I do like the mouse-over idea.


  • Closed Accounts Posts: 8,880 ✭✭✭Raphael


    Thats quite nifty, to say the least


  • Advertisement
  • Registered Users Posts: 4,287 ✭✭✭NotMe


    But what if you don't want to see the spoiler and then you accidentally move the mouse over it and catch a glimpse and NOOOOOooo....
    Just a consideration. :)


  • Closed Accounts Posts: 20,346 ✭✭✭✭KdjaCL


    Would defeat the purpose of the spoiler then as you move your mouse across the screen ,if it went near it would highlight the spoiler you didnt want to see.

    kdjac


  • Closed Accounts Posts: 4,842 ✭✭✭steveland?


    I don't see anything wrong with the current system...

    I would however like to see the word spoiler: being removed from the start of it cos it's annoying and breaks up sentences... most people know by now what the spoilers are and we can do without the word


  • Registered Users Posts: 11,980 ✭✭✭✭Giblet


    I didn't know that mousing over something meant you had to read it.


  • Registered Users Posts: 6,762 ✭✭✭WizZard


    Well, no. But what about something like
    He dies in the end!!!
    .
    That could ruin a film/tv show etc for someone.


  • Advertisement
  • Registered Users Posts: 17,727 ✭✭✭✭Sherifu


    if its not broken, don't fix it ^_^


  • Moderators, Arts Moderators Posts: 35,466 Mod ✭✭✭✭pickarooney


    WizZard wrote:
    Well, no. But what about something like
    He dies in the end!!!
    .
    That could ruin a film/tv show etc for someone.
    He dies in the end!!!

    current style just isn't big enough for the loudest of spoilers


  • Registered Users Posts: 19,608 ✭✭✭✭sceptre


    He dies in the end!!!
    Great, you've just ruined Michael Collins for me.
    Giblet wrote:
    Yeah sucks having to drag over it :D
    Double-click it. Treble for paragraphs.


  • Business & Finance Moderators, Entertainment Moderators Posts: 32,387 Mod ✭✭✭✭DeVore


    Yeah, I always go with the double-or-treble-clicking it... I dunno if vB would work with the mouseover idea. It might but I know very little about its dark internal workings...

    DeV.


Advertisement