sub_title
 Javascript Example
제   목 [MENU] 자바스크립트 TAB 메뉴
작성자 운영자 등록일 20080315180346 조회수 33,146
자바스크립트 TAB 메뉴 소스입니다.

TAB 메뉴
HTML
XHTML
CSS
DOM
JavaScript
DHTML
XML
XSLT

Hypertext Markup Language

HTML is the language in which Web pages are written. HTML uses tags like

and

to identify how text is to be structured and formatted within a document.

Extensible HyperText Markup Language

XHTML is a redevelopment and extension of HTML that makes HTML compatible with XML. XHTML specifies a family of markup languages that are based on HTML but take advantage of the simplicity, extensibility, and powerful toolset of XML.

Cascading Style Sheets

CSS is a style sheet language that enables Web page writers to specify presentation, sizing, and positioning properties of HTML and XML documents. CSS is used to describe the appearance of a document in a manner that is independent of its content. There are currently two versions of CSS (referred to as CSS1 and CSS2). CSS2 extends CSS1.

Document Object Model

The DOM is a model that describes the objects that are available within HTML and XML documents. It describes these objects in a programming language-independent manner as a system of interfaces. It defines the properties of these objects and methods for accessing these objects. The objects can be accessed via programming languages, such as JavaScript and Java.

JavaScript

JavaScript is a programming language for scripting Web pages that was developed by Netscape. It has been standardized by the ECMA and is referred to as ECMAScript. JavaScript has evolved into a general- purpose scripting language - it is no longer limited to Web pages. Microsoft has also developed a version of JavaScript that is named JScript.

Dynamic HTML

DHTML is a combination of HTML, CSS, and JavaScript that enables Web page content to exhibit dynamic behavior. This is accomplished by dynamically changing the properties of document objects in response to user actions and other events.

Extensible Markup Language

XML is a language for creating structured documents for use with the Web and in other application areas. XML is a simplified subset of the Standard Generalized Markup Language (SGML) that is used to create custom markup languages that follow a common syntax.

XSL Transformations

XSLT is a part of the Extensible Stylesheet Language (XSL) that is used to transform XML documents from one format into another format. XSLT style sheets are written in XML. These style sheets specify how XML documents are to be translated. They are provided as input to a translation program, which performs the actual translation.









 

 
0
    
 
0
        list
 
※ 짧은 댓글일수록 예의를 갖추어 작성해 주시기 바랍니다.
line
reply cancel
 
번호 제목 글쓴이 추천 조회 날짜
363  [TEXT] 텍스트 링크에 마우스 오버 시 텍스트 변경하기  [1] admin 운영자 3 / 1 27090 2018-05-01
362  [JQuery] 휴대폰 번호를 입력하면 자동으로 하이픈을 붙여줍니다.   admin 운영자 3 / 1 31207 2018-04-12
361  [JQuery] 사업자 번호를 입력하면 자동으로 하이픈을 붙여줍니다.   admin 운영자 1 / 0 29634 2018-04-11
360  [INPUT BOX] 평수를 제곱미터(㎡)로 제곱미터(㎡)를 다시 평수로 계산해줍니다.  [1] admin 운영자 2 / 0 26825 2016-01-13
359  [BUTTON] 화면 우측하단에 고정되어있는 버튼   admin 운영자 10 / 0 31371 2010-04-21
358  [ETC] Html의 태그를 제거하는 자바스크립트 소스입니다.   admin 운영자 3 / 0 30807 2010-03-08
357  [SELECT BOX] 멀티플 SELECT BOX에서 OPTION VALUE 가져오기   admin 운영자 3 / 0 39939 2010-02-23
356  [SELECT BOX] SELECT 박스에 항목이 동적으로 추가,삭제됩니다.   admin 운영자 3 / 0 35929 2010-02-10
355  [SELECT BOX] SELECT 박스에 항목이 동적으로 추가됩니다.   admin 운영자 0 / 0 28931 2010-02-05
354  [TEXT] 한글자씩 글자 색이 채워집니다.   admin 운영자 2 / 0 28387 2010-01-27
353  [TEXT] 텍스트가 한글자씩 지정된 색상으로 바뀌는 효과   admin 운영자 0 / 0 27096 2010-01-21
352  [TEXTAREA] 버튼을 클릭하면 텍스트에어리어(TEXTAREA) 의 내용이 전체 선택됩니..   admin 운영자 2 / 0 30266 2010-01-05
351  [LAYER] 드롭&다운 판넬   admin 운영자 1 / 1 29540 2009-10-14
350  [POPUP] 움직이는 팝업 레이어   admin 운영자 2 / 0 28873 2009-10-13
349  [RADIO] 레디오 버튼의 선택 유무 체크하기 3   admin 운영자 1 / 1 25103 2009-09-12
348  [INPUT BOX] 입력되는 단어의 첫글자를 대문자로 바꾸기   admin 운영자 0 / 0 27925 2009-06-09
347  [INPUT BOX] 정규식을 이용한 숫자입력 체크 소스입니다.   admin 운영자 1 / 0 36324 2009-03-03
346  [MENU] 가로형 텍스트 레이어 메뉴   admin 운영자 1 / 0 34250 2009-02-20
345  [LAYER] 클릭하면 레이어 인덱스 위치가 바뀝니다.   admin 운영자 0 / 0 25365 2009-02-19
344  [INPUT BOX] 공백(스페이스) 입력시 경고창   admin 운영자 1 / 0 28936 2009-02-18
343  [SELECT MENU] 세이클럽 형식 펼침목록 메뉴   admin 운영자 0 / 0 27430 2009-02-17
342  [LAYER] 레이어 보이기/숨기기   admin 운영자 2 / 0 28189 2009-02-16
341  [TABLE] sort 테이블 II   admin 운영자 0 / 0 28214 2009-02-07
340  [TABLE] sort 가능한 테이블   admin 운영자 0 / 0 30347 2009-02-06
339  [RADIO BOX] 라디오 박스를 선택하면 input 박스가 나타납니다.   admin 운영자 0 / 0 26599 2009-02-04
write
[2] [3] [4] [5] [6] [7] [8] [9] [10] button button