dialog弹出div的方法001

1、页面    String path = request.getContextPath();    String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%>">兑换列表
摘要由CSDN通过智能技术生成

1、页面

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>

<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%
    String path = request.getContextPath();
    String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
<!doctype html>
<html>
<head>
<base href="<%=basePath%>">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>兑换列表</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="static/css/reset.css" type="text/css" rel="stylesheet" />
<link href="static/css/style.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="static/js/jquery-1.8.3.min.js"></script>
<%--<script type="text/javascript" src="static/js/jquery.modal.dialog.js"></script>--%>
<script type="text/javascript" src="static/js/jquery.tips.js"></script>
<script>
//打开兑换窗口
var goodsid;
function exchange(id,exchangegift,exchangepoints){
goodsid = id;
$("#ex1").empty();
var html = "";
var openId = $("#openId").val();
var allScore = $("#allScore").val();
html += '<a href="#" rel="dialog:close"></a>'+
       '<ul class="tan_s clearfix">'+
       '<li class="m1"><img src="static/images/jifen-icon9.png"></li>'+
       '<li class="m2"> 当前积分:<span style="font-size:1.4em;">'+allScore+'</span></br>'+
          '兑换<span>'+exchangegift+'</span>将消耗您<span>'+exchangepoints+'</span>积分 </li>'+
     '</ul>'+
     '<ul class="tan_x">'+
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值