摘要: var height = document.body.scrollHeight; parent.document.all("rightFrame").style.height = height; parent.parent.document.getElementById('contentFrame').style.height = height + 100; 阅读全文
posted @ 2013-11-15 17:38 Seaurl 阅读(219) 评论(0) 推荐(0) 编辑
摘要: 后台:using System;using System.Collections.Generic;using System.Linq;using System.Reflection;using System.Web;using System.Web.Script.Serialization;using HotelCheckIn_PlatformSystem.DataService.BLL;using HotelCheckIn_PlatformSystem.DataService.Bll;using HotelCheckIn_PlatformSystem.DataService.Dal;usin 阅读全文
posted @ 2013-11-15 09:14 Seaurl 阅读(402) 评论(0) 推荐(0) 编辑