I want to add the little buttons that many web pages have that are just a circle with? in the middle, and on click - a small dialog box with information. Is there an easy way to do this?
Do you mean something like this ?
This can be done using jQuery, an example here . ( see demo )
And much more with google here .
Good luck
You said javascirpt is not Query, so here it goes . See Demo here .
title HTML ? , , jQuery.
title
jQuery is probably what you are looking for. This is a JavaScript environment in which there are many plugins available, some of which do what you want.
One http://flowplayer.org/tools/tooltip/index.html . You can search for others at http://plugins.jquery.com/ or by google searching for the "jQuery tooltip".
Can be done with jquery and css. Lots of examples.
I suggest using Simpletip :)
Source: https://habr.com/ru/post/1781768/More articles:How to create different user roles in Rails3 using Devise? - authenticationHaving int i and number, if iteration and DrawPoint (x, y) function, how to draw a circle? - algorithmWhere can I find the HBase cascade module for hbase-0.89.20100924 + 28? - hbaseSilverlight: button template with texttrimming disabled - buttonAnti-Alias vs High Density Screen? - graphicsHelp me understand these general method warnings - javaWhy did this application crash in the background? - objective-cTouch devices (iOS, Android) - androidRegex template help - c #The Grails compiler continues to run over and over again, possibly due to a syntax error - grailsAll Articles