You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OboutSuite/Flyout/aspnet_DownloadDotComToolTi...

16 lines
429 B

<%@ Page Language="C#" %>
<!-- Register Flyout component -->
<%@ Register TagPrefix="obout" Namespace="OboutInc.Flyout2" Assembly="obout_Flyout2_NET"%>
<!--
- This example is to show how Flyout can help us
to make a very nice download.com style software tooltip.
- This example also show how to use the Backgound_transparent
style
-->
<html>
<head>
<title>Download.Com ToolTip</title>