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.

16 lines
404 B

<%@ Register TagPrefix="obspl" Namespace="OboutInc.Splitter2" Assembly="obout_Splitter2_Net" %>
<%@ Page Language="vb" Inherits="synchronizescroll" Src="vb_synchronizescroll.aspx.vb" %>
<html>
<head><title>obout ASP.NET Splitter Examples</title>
<style>
.number {
color:red;
font-weight:bold;
background-color:#66CCFF;
}
.text {
background-color:#99CC99;
color:red;
}