How to style the string of an tag?

前端 未结 6 1268
孤独总比滥情好
孤独总比滥情好 2020-12-11 09:08

Is there a way to style the alt? With javascript? With pseudo attributes? like this:

\"<h1This is the caption&l         


        
6条回答
  •  一向
    一向 (楼主)
    2020-12-11 10:03

    Tim Down is right you cannot style an alt attribute, but yet you can use jQuery for instance to show a custom popup window that you can style as a separate html page.

    http://jquery.com/

    http://flowplayer.org/tools/tooltip/index.html

    http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/

    http://www.webdesignbooth.com/15-jquery-plugins-to-create-an-user-friendly-tooltip/

提交回复
热议问题