News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

text over

Started by DenDen60, March 13, 2022, 09:43:49 AM

Previous topic - Next topic

DenDen60

Is it possible to include a text over in one form or another on a post or an a board description?


 <html>
  <head>
    <title>Title of the document</title>
  </head>
  <body>
    <h2>Example</h2>
    <div title="I do not know">Hover this text to see the result.</div>
  </body>
</html>

Doug Heffernan

Quote from: DenDen60 on March 13, 2022, 09:43:49 AMIs it possible to include a text over in one form or another on a post on an a board description?


 <html>
  <head>
    <title>Title of the document</title>
  </head>
  <body>
    <h2>Example</h2>
    <div title="I do not know">Hover this text to see the result.</div>
  </body>
</html>

I am not sure that I understand what you mean by "on a post on an a board description?" Can you post a screenshot of the area that you mean?

Arantor

In 2.0 potentially, in 2.1 not without a lot more work because 2.1 actually fixes a security hole in 2.0 that could have been abused for this.

DenDen60

Quote from: Arantor on March 13, 2022, 09:46:53 AMIn 2.0 potentially, in 2.1 not without a lot more work because 2.1 actually fixes a security hole in 2.0 that could have been abused for this.
Ok Thanks. I will use another approach. 

DenDen60

On a similar subject, I imagine that it is not possible to use create a Read More Read Less Button in SMF. 

Arantor

Not for a board description, not really, no.

DenDen60


Arantor

Inside a post see any of the spoiler mods.

DenDen60

Thanks. I have downloaded Bugo's spoiler and tried it on my test forum. That seems to do the job I want it to do. 

Advertisement: