SMF Development > Applied or Declined Requests

[Accepted] Display what the buttons do

(1/2) > >>

Tom:
For the bold, italics, underline, exc. buttons could you make it so when you put your mouse over it something appears below explain what it does, like phpBB? Or even just a screentip (I think it's called that) would be good also.

I know that they are pretty ovious what they are, but I have a forum with a lot a stuipd people.   :P

[Unknown]:
No, you're right.  They had tooltips but I accidently removed them.  They're coming back ;).

-[Unknown]

Oldiesmann:
This is actually pretty easy to do... The "anchor" tag in HTML ("<a") has a "title" attribute that functions much like the "alt" attribute of the image tag. This controls what the user sees when they point to the link or "anchor". IE, if I typed <a href="thisisalink.html" title="This is a link!">Click Me!</a>, the user would see a "Click Me!" link and when they pointed to it, the description would say "This is a link!".

[Unknown]:
I know I know!  I just forgot it, okay?

-[Unknown]

Oldiesmann:
Sorry... Not trying to annoy you... Just mentioning how people can do it on their own if they don't wanna wait for the new release.

Navigation

[0] Message Index

[#] Next page

Go to full version