Facebook
From Anorexic Earthworm, 4 Years ago, written in Plain Text.
This paste is a reply to errors from mine - go back
Embed
Viewing differences between errors and Re: errors
\n HTML1502: Unexpected DOCTYPE. Only one DOCTYPE is allowed and it must occur before any elements.\nveilig (49,2)\n\n HTML1513: Extra “html>” tag found. Only one “html>” tag should exist per document.\nveilig (50,1)\n\n HTML1503: Unexpected start tag.\nveilig (52,1)\n\n HTML1512: Unmatched end tag.\nveilig (61,1)\n\n HTML1514: Extra “body>” tag found. Only one “body>” tag should exist per <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Top_Frame.master.cs" Inherits="TNB_ANEWTSCC.Top_Frame" %>





    
    ระบบ Tele Sale for Credit Card
    
    
            
        var popmenu = 
document.getElementById("popup"); //window;//window.createPopup();
        var VMain = "document.all['M'+menu]";
        var layer = "document.all['L'+menu]";
        var menu = "";
        var movercolor = "#D5D4D2";
        var mbcolor = "#ECECEC";
        var mclass = "blue10";
        function MenuFocus() {
            var xpos, ypos;
            if (arguments.length) {
                menu = arguments[0];
                    
                if (eval(layer) != null) {
                    if (popmenu.isOpen) {
                        MenuSel(menu);
                    }
                }
                else {
                    if (popmenu.isOpen) {
                        popmenu.hide();
                    }
                }
            }
        }
        function Hide() {
            menu = arguments[0];
            if (eval(VMain) == nul) {
                eval(VMain).bgColor = "";
            }
            else if (!popmenu.isOpen()) {
                eval(VMain).bgColor = "";
            }
        }
        function MenuSel() {
                
            var xpos, ypos;
            if (arguments.length) {
                window.event.cancelBubble = true;                    
                menu = arguments[0];
                xpos = eval(VMain).offsetLeft - 12;                    
                ypos = eval(VMain).offsetParent.offsetParent.offsetTop + eval(VMain).offsetHeight + 45; 
                if (eval(layer)) {
                        
                    popmenu.document.body.innerHTML = eval(layer).innerHTML;
                    if (popmenu.isOpen) {
                        popmenu.hide();
                    }
                    alert(popmenu);
                    popmenu.show(xpos, ypos, Layer[menu].with, Layer[menu].height, document.body);
                }                    
            }
        }
        function LayerInfo(mwidth, mheight) {
            var i;
            this.width = mwidth;
            this.height = mheight;
            this.info = "";
            for (i = 2; i < arguments.length; i += 2) {
                this.info += "
\"this.bgColor='';\" onclick=\"location.href='" + arguments[i + 1] + "';parent.popmenu.hide();\">
border='0'>"//parent.window.parent.frames('Mainframe').document.

            }
            this.height = (i - 2) * 9;
        }
        function CloseAndOpensubmenu(e)
        {
            var data = document.getElementById(e);
            if (e.style.display == 'none')
            {
                e.style.display = ''
            }
            else
            {
                e.style.display = 'none';
            }
            //if (data.style.display == 'none')
            //{
            //    data.style.display = '';
            //}
            //else
            //{
            //    data.style.display = 'none';
            //}
        }
        var Layer = new Array();
    
    

    






    


    


   <%-- 
    --%>
        

            
            
        
   


Replies to Re: errors rss

Title Name Language When
Re: Re: errors Funky Camel html5 4 Years ago.
captcha