显示用户的工具提示 [英] Displaying Tooltip for User

查看:66
本文介绍了显示用户的工具提示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我想显示treenode的工具提示,它应该是一个弹出窗口,表示新用户第一次登录时工具提示应自动显示给用户,而不将光标放在treenode上。可能............



这是我在web.sitemap中的代码:



 <   siteMapNode     title   =  VAR    description   =  >  
< siteMapNode 标题 = 基金 description = 欢迎来到Hyderabad& lt; img src ='imag / home.png'width ='250px'height ='50px'alt ='Tooltip'& gt; url = 〜/ VarFund.aspx / >

解决方案

是的,你可以通过HTML(带身份标签的on load()),css(你可以在哪里指定设计代码)和jquery帮助它编码你加载页面加载。!!!


访问这里..



http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.treenode .aspx [ ^ ]

Hi,

I want to display a tooltip for a treenode, and it should be a pop-up that means when the new user login for the first time the tooltip should display automatically for the user without placing cursor on the treenode. Is it Possible...........?

Here is my code in web.sitemap:

<siteMapNode title="VAR" description="">
        <siteMapNode  title="Fund" description="Welcome to Hyderabad &lt;img src='imag/home.png' width='250px' height='50px' alt='Tooltip' &gt; "   url="~/VarFund.aspx" />

解决方案

Yes you can code for it via HTML ( with on load() of body tag), css (Where you can specify you design code) & jquery that helps you in load on page load.!!!


visit here..

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.treenode.aspx[^]


这篇关于显示用户的工具提示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆