code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3
values | license stringclasses 5
values | size int64 2 1.05M |
|---|---|---|---|---|---|
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../libc/constant.F_SEAL_SEAL.html">
</head>
<body>
<p>Redirecting to <a href="../../../libc/constant.F_SEAL_SEAL.html">../../../libc/constant.F_SEAL_SEAL.html</a>...</p>
<script>location.replace("../../../libc/constant.F... | malept/guardhaus | main/libc/unix/linux_like/constant.F_SEAL_SEAL.html | HTML | mit | 397 |
<!DOCTYPE html>
<!--html5-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<!-- Mirrored from arduino.cc/en/Reference/WiFiLocalIP by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 06 Feb 2015 20:15:38 GMT -->
<!-- Added by HTT... | chcbaram/CupDrone_IDE | reference/arduino.cc/en/Reference/WiFiLocalIP.html | HTML | mit | 24,645 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<title>$.fn.reset</title>
<script>
window.$$path = location.protocol + "//" + location.host;
... | LiXiaoRan/mass-Framework | doc/event/fn.reset.html | HTML | mit | 1,276 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Thu Sep 10 12:29:35 NZST 2015 -->
<title>NumericItem</title>
<meta name="date" content="2015-09-10">
<link rel="stylesheet" type... | Ishub/hack-the-talk | weka-3-7-13/doc/weka/associations/NumericItem.html | HTML | mit | 16,983 |
<!--
Copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
-->
<!-- boost-no-inspect -->
<!-- HTML header for doxygen 1.8.9.1-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www... | nawawi/poedit | deps/boost/libs/hana/doc/html/bool_8hpp.html | HTML | mit | 8,986 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<style type="text/css">
* { margin:0; padding:0;font:normal 1... | hedianjie/- | 锋利的JQ第二版源码/Ch5/demo2-多行文本框高度变化/demo1-2文本框高度变化.html | HTML | mit | 1,959 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>{%=o.htmlWebpackPlugin.options.pkg.title %}</title>
<!-- cordova script ... | gupta-ji6/Smart-Apart-Prototype | www/lib/ionic-native-transitions/test/index.html | HTML | mit | 8,516 |
<!DOCTYPE html>
<head>
<!--
Copyright (C) 2007 Apple Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of ... | googlearchive/caja | third_party/js/sunspider-benchmark/date-format-xparb.html | HTML | apache-2.0 | 13,899 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_13) on Wed Aug 05 08:53:18 ICT 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=utf8">
<TITLE>
Uses of Package org.jgentle... | haint/jgentle | doc/org/jgentleframework/integration/remoting/rmi/context/package-use.html | HTML | apache-2.0 | 7,596 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright owner... | apache/maven-plugins | maven-javadoc-plugin/src/main/javadoc/org/apache/maven/plugins/javadoc/package.html | HTML | apache-2.0 | 18,032 |
<!DOCTYPE html>
<html>
<head>
<title>Cindy JS Example</title>
<meta charset="UTF-8">
<script type="text/javascript" src="../build/js/Cindy.js"></script>
<script type="text/javascript">
var cdy = CindyJS({
ports: [{id: "CSCanvas", snap: true, grid: 1}],
scripts: "cs*",
language: "en",
defaultAppearance: {
},... | gagern/CindyJS | examples/111_Moebius_Arc.html | HTML | apache-2.0 | 1,296 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_40) on Fri Aug 14 13:04:45 CST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>所有类</title>
<meta name="date... | YlJava110/WelikeAndroid | doc/allclasses-noframe.html | HTML | apache-2.0 | 9,101 |
@(flash: play.mvc.Http.Flash)
@* #flash-template *@
@flash.get("success").orElse("Welcome!")
@* #flash-template *@
| wegtam/playframework | documentation/manual/working/javaGuide/main/http/code/javaguide/http/views/index.scala.html | HTML | apache-2.0 | 115 |
<!doctype html>
<html ⚡>
<head>
<meta charset="utf-8">
<title>amp-bind: XHR</title>
<link rel="canonical" href="amps.html">
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet" type="text/css">
<st... | Adtoma/amphtml | examples/bind/xhr.amp.html | HTML | apache-2.0 | 2,040 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Sun Oct 21 11:03:15 GMT+01:00 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.ht... | espadrine/opera | chromium/src/third_party/httpcomponents-client/binary-distribution/javadoc/org/apache/http/client/class-use/CircularRedirectException.html | HTML | bsd-3-clause | 6,148 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example48-production</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular.min.js"></script>
<script src="script.js"></script>
</he... | nnnguyen/posiba | src/js/vendor/angular/docs/examples/example-example48/index-production.html | HTML | mit | 1,366 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../../../libc/constant.SO_ATTACH_FILTER.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../../../libc/constant.SO_ATTACH_FILTER.html">../../../../../../../libc/constant.SO_ATTACH_FILTER.html</a>...</p>
... | malept/guardhaus | main/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SO_ATTACH_FILTER.html | HTML | mit | 465 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example80-jquery</title>
<script src="../../components/jquery-2.1.1/jquery.js"></script>
<script src="../../../angular.js"></script>
</head>
<body ng-app="">
<input ng-copy="copied=true" ng-init="copied=false; ... | viral810/ngSimpleCMS | web/bundles/sunraangular/js/angular/angular-1.3.3/docs/examples/example-example80/index-jquery.html | HTML | mit | 390 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | DrPizza/reed-solomon | tbb/doc/html/a00025.html | HTML | mit | 10,642 |
<h2>検索</h2>
<p>このページでは、あなたはギャラリー全体から写真を検索することができます。</p>
<dl>
<dt>言葉で探す</dt>
<dd>入力された言葉を使用して、ギャラリーで表示される写真に関連した属性すべてを検索します。
部分的な合致には、* をワイルドカードとして使用してください。</dd>
<dt>作者で探すdt>
<dd>部分的な合致には、* をワイルドカードとして使用してください。</dd>
<dt>日付で探す</dt>
<dd>あなたの検索に関して、日付および終了日を選択してください。あなたが「以前」を検索したい場合、
日付を空白のままにしてください。年は... | ale252/theatre | web/piwigo/language/ja_JP/help/search.html | HTML | mit | 1,150 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_16) on Sun Apr 12 19:39:56 EDT 2009 -->
<TITLE>
K-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../javadoc-stylesheet.css" TITLE="St... | jiangangch/jredis | docs/javadocs/index-files/index-11.html | HTML | apache-2.0 | 8,894 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_11) on Mon Jul 12 21:36:24 CEST 2010 -->
<TITLE>
Uses of Class org.apache.fop.fo.flow.Footnote (Apache FOP 1.0 API)
</TITLE>
<LINK REL ="stylesheet... | lewismc/yax | lib/fop-1.0/javadocs/org/apache/fop/fo/flow/class-use/Footnote.html | HTML | apache-2.0 | 14,246 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_11) on Mon Jul 12 21:36:56 CEST 2010 -->
<TITLE>
org.apache.fop.render.svg Class Hierarchy (Apache FOP 1.0 API)
</TITLE>
<LINK REL ="stylesheet" TY... | lewismc/yax | lib/fop-1.0/javadocs/org/apache/fop/render/svg/package-tree.html | HTML | apache-2.0 | 13,800 |
<div class="panel-group" id="#repositoriesAccordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#repositoriesAccordion" href="#repositoryAccordionContent">
repositories
</a>
</h4>
</div>
<div id="repositoryAcco... | Israaaaa/ELK | plugins/kopf/_site/partials/repositories/repositories_table.html | HTML | apache-2.0 | 3,286 |
<dl>
{{ range .Site.Data.docs.chroma.lexers }}
<dt>{{ .Name }}</dt>
<dd>{{ delimit .Aliases ", " }}</dd>
{{ end }}
</dl> | gohugoio/hugo | docs/layouts/shortcodes/chroma-lexers.html | HTML | apache-2.0 | 121 |
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module interop.net.field.test_fields_inside_enum</title>
</head><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom> <br>
<font color... | slozier/ironpython2 | Tests/plans/interop.net.field.test_fields_inside_enum.html | HTML | apache-2.0 | 5,368 |
<html>
<head>
<link rel="stylesheet" type="text/css" href="/static/simple/assets/simple.css"/>
<script type="text/javascript">
// Changes background color of the header.
// Note: JavaScript code should not be hard coded into the view template. It's done
// here to simplify the code example... | michaelBenin/mojito | examples/developer-guide/simple_assets/mojits/simple/views/index.hb.html | HTML | bsd-3-clause | 735 |
<a href='https://github.com/angular/angular.js/edit/v1.3.x/src/ng/timeout.js?message=docs($timeout)%3A%20describe%20your%20change...#L10' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.3.0/src/ng/timeout.j... | AlexKomrakov/nndl | web/angular-1.3.0/docs/partials/api/ng/service/$timeout.html | HTML | bsd-3-clause | 4,309 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>common</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="... | dbbhattacharya/kitsune | vendor/packages/translate-toolkit/translate/doc/api/toc-translate.lang.common-module.html | HTML | bsd-3-clause | 1,091 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<script src="list.js"></script>
<script src="page.js"></script>
<link type="text/css" rel="stylesheet" href="page.css" />
</head>
<body>
<h1>[name]</h1>
<p class="desc">
A geometric triangle as defined by three ... | daoshengmu/three.js | docs/api/math/Triangle.html | HTML | mit | 4,594 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example74-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.12/angular.min.js"></script>
</head>
<body ng-app="">
<button ng-mousemove="count = count + 1" ng-init="count=0">
Increment... | code4hk/budget-explorer | public/vendor/angular-1.3.13/docs/examples/example-example74/index-production.html | HTML | mit | 382 |
{% comment %}
Links to definitions in the regulation text.
{% endcomment %}
<a href="{{citation.url}}" class="citation definition" data-definition="{{citation.definition_reference}}" data-defined-term="{{citation.term}}">{{citation.label}}</a>
| jeremiak/regulations-site | regulations/templates/regulations/layers/definition_citation.html | HTML | cc0-1.0 | 249 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Button Visual Test: Initialization Performance</title>
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css">
<script src="../../../jquery-1.8.2.js"></script>
<script src="../../../ui/jquery.ui.core.js"></script>
<script src="../... | googlearchive/caja | third_party/js/jquery-ui/tests/visual/button/performance.html | HTML | apache-2.0 | 737 |
<!DOCTYPE html>
<!-- this file is auto-generated. DO NOT EDIT.
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction,... | guorendong/iridium-browser-ubuntu | third_party/webgl/src/conformance-suites/1.0.2/conformance/ogles/GL/log2/log2_001_to_008.html | HTML | bsd-3-clause | 5,196 |
<!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... | pk-sam/crosswalk-test-suite | webapi/webapi-vehicleinfo-ivi-tests/vehicleinfo/EngineOil_attributes.html | HTML | bsd-3-clause | 4,300 |
<ul class="breadcrumbs">
{% for url, title in trail %}
<li>
{% if url %}
<a href="{{ url }}">{{ title }}</a>
{% else %}
{{ title }}
{% endif %}
</li>
{% endfor %}
</ul> | mcmaxwell/idea_digital_agency | idea/feincms/templates/breadcrumbs.html | HTML | mit | 260 |
<!DOCTYPE html>
<title>Canvas test: 2d.gradient.interpolate.colour</title>
<script src="../tests.js"></script>
<link rel="stylesheet" href="../tests.css">
<link rel="prev" href="2d.gradient.interpolate.solid.html" title="2d.gradient.interpolate.solid">
<link rel="next" href="2d.gradient.interpolate.alpha.html" title="2... | kangax/webgl-2d | test/philip.html5.org/tests/2d.gradient.interpolate.colour.html | HTML | mit | 1,722 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.commons.math3.ode.nonstiff.MidpointIntegrator (Apache Commons Math 3.6.1 API... | asampley/FactorioRatioAssistant | src/commons-math3-3.6.1/docs/apidocs/org/apache/commons/math3/ode/nonstiff/class-use/MidpointIntegrator.html | HTML | mit | 4,940 |
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=us-ascii' />
<title>The PIL.MpegImagePlugin Module</title>
<link rel='stylesheet' href='effbot.css' type='text/css' />
</head>
<body>
<h... | zhaochl/python-utils | verify_code/Imaging-1.1.7/Docs/pythondoc-PIL.MpegImagePlugin.html | HTML | apache-2.0 | 920 |
<html>
<head>
<link href="changetracking.css" rel="stylesheet"/>
</head>
<body>
<ul>
<li>[]ONE</li>
<li><del>TWO</del></li>
<li>THREE</li>
</ul>
</body>
</html>
| corinthia/corinthia-editorlib | tests/changetracking/acceptDel-list08-expected.html | HTML | apache-2.0 | 199 |
<!--
Copyright (c) 2019 The Khronos Group Inc.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE.txt file.
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebGL GLSL Conformance Tests</title>
<link rel="stylesheet" href="../../../resources/js-test-style.css"/>... | endlessm/chromium-browser | third_party/webgl/src/sdk/tests/conformance/glsl/misc/shader-with-float-return-value.frag.html | HTML | bsd-3-clause | 1,071 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<!--
Copyright (c) 2012 The Native Client Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-... | aYukiSekiguchi/ACCESS-Chromium | native_client_sdk/src/examples/gamepad/gamepad.html | HTML | bsd-3-clause | 707 |
<!--
Copyright (c) 2019 The Khronos Group Inc.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE.txt file.
-->
<!--
This file is auto-generated from py/tex_image_test_generator.py
DO NOT EDIT!
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet"... | endlessm/chromium-browser | third_party/webgl/src/sdk/tests/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb16f-rgb-half_float.html | HTML | bsd-3-clause | 1,049 |
<!--
Copyright (c) 2019 The Khronos Group Inc.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE.txt file.
-->
<!--
This file is auto-generated from py/tex_image_test_generator.py
DO NOT EDIT!
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet"... | endlessm/chromium-browser | third_party/webgl/src/sdk/tests/conformance2/textures/video/tex-2d-rgba8-rgba-unsigned_byte.html | HTML | bsd-3-clause | 942 |
<?php
$tpl = new AETemplate('Preview');
$tpl->body_style_classes = 'ae-student';
$editing = $_REQUEST['editing'] == '1' ? true : false;
$GLOBALS['IS_SUMMER'] = $_REQUEST['summer'] == '1' ? true : false;
$tpl->assign('user_type', 'aestudent');
if($_REQUEST['low_gpa'])
{
$tpl->assign('user_type', '');
}
elseif($_RE... | bscoleman-psu/plymouth-webapp | webapp/academic-excellence/preview.html | HTML | mit | 923 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap Source: utils/logger.js</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" r... | guoguogis/ng-nice | npminstall/ink-docstrap/themes/journal/logger.js.html | HTML | mit | 8,417 |
<div class="r">
<h3><span class="gray fl">主题数:{$topic_count}</span> <a href="{:U('home/forum/form',array('cid'=>I('cid'),'model'=>$model[id]))}" class="public_btn fr"> + 发表</a></h3>
<ul class="sidebar">
<!-- <li>
<p>讨论区公告:<br/后台分类列表增加折叠>记忆的功能后台分类列表增加折叠记忆的功能后台分类列表增加折叠记忆的功能,官方QQ群:3296... | furongsoft/weiphp2.0.1202 | Sources/weiphp2.0.1202/Application/Home/View/default/Forum/store_right.html | HTML | mit | 650 |
<html>
<body>
<h1>Gdbots Schemas</h1>
<hr/>
<pre>
<a href="../">../</a>
<a href="1-0-0.json">1-0-0.json</a>
<a href="1-0-1.json">1-0-1.json</a>
<a href="1-0-2.json">1-0-2.json</a>
<a href="latest.json">latest.json</a>
</pre>
</body>
</html>
| gdbots/schemas | gh-pages/json-schema/gdbots/pbjx/mixin/response/index.html | HTML | apache-2.0 | 241 |
<!doctype html>
<title>Test Speech JavaScript API errors</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script type="module">
import {MockSpeechRecognizer} from '../resources/mock-speechrecognizer.js';
import {SpeechRecognitionErrorCode} from '/gen/thi... | scheib/chromium | third_party/blink/web_tests/wpt_internal/speech/scripted/speechrecognition-errors.html | HTML | bsd-3-clause | 1,202 |
<html><body>
<a href="www.hoge.com"><span data-tf="@val1">ここです</span></a>
</body></html>
| seem-sky/treefrog-framework | tools/tmake/test/index1.html | HTML | bsd-3-clause | 99 |
<!DOCTYPE html>
<!--
Copyright (c) 2013 Samsung Electronics Co., Ltd.
Licensed under the Apache License, Version 2.0 (the License);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable la... | JianfengXu/crosswalk-test-suite | webapi/tct-messaging-mms-tizen-tests/messaging/MessageStorage_findMessages_filter_hasAttachment_valid.html | HTML | bsd-3-clause | 2,886 |
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>foo</th>
<th>bar</th>
<th>None</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>0</td>
<td><a href="https://pandas.pydata.org/?q1=a&q2=b" target="_blank">https://pandas.p... | rs2/pandas | pandas/tests/io/formats/data/html/render_links_true.html | HTML | bsd-3-clause | 519 |
<html>
<head>
<title>Ensure correct behavior of drawImage video elements.</title>
<style type="text/css">
video {
display: none;
}
</style>
</head>
<body>
<canvas id="canvas"></canvas>
<video id="video"></video><
<script>
var length = 150;
var canvas = document.getElementById("canvas");
canvas... | scheib/chromium | third_party/blink/web_tests/fast/canvas/canvas-drawImage-video.html | HTML | bsd-3-clause | 878 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example89</title>
<script src="../../../angular.min.js"></script>
</head>
<body ng-app="">
1+2={{1+2}}
</body>
</html> | pgarciacamou/angular-calculator | vendor/Angular/v1.2.21/docs/examples/example-example89/index.html | HTML | mit | 227 |
<h1><code ng:non-bindable="">angular.mock.dump</code>
<span class="hint">(API in module <code ng:non-bindable="">ng</code>
)</span>
</h1>
<div><a href="http://github.com/angular/angular.js/edit/master/src/ngMock/angular-mocks.js" class="improve-docs btn btn-primary">Improve this doc</a><h2 id="Description">Description<... | pgodel/podisum | web/vendor/angular-1.0.8/docs/partials/api/angular.mock.dump.html | HTML | mit | 1,247 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.apache.commons.lang3.math (Apache Commons Lang 3.4 API)</title>
<link rel="stylesheet" type="tex... | andrei128x/NuCS | server_code/commons-lang3-3.4/apidocs/org/apache/commons/lang3/math/package-summary.html | HTML | mit | 8,040 |
<p>
$header
$r.render("readyToDelete")
</p> | RLDevOps/Demo | target/classes/org/olat/group/delete/_content/readyToDelete.html | HTML | apache-2.0 | 45 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../includes/main.css" type="text/css">
<l... | resmo/cloudstack-www | source/api/apidocs-4.3/user/deleteAutoScaleVmProfile.html | HTML | apache-2.0 | 2,649 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... | ozoneplatform/owf-framework | web-app/js-lib/ext-4.0.7/docs/source/FeatureDetector.html | HTML | apache-2.0 | 9,827 |
<!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... | haoxli/web-testing-service | wts/tests/audiosystem/AudioSystem_disconnect_exist.html | HTML | bsd-3-clause | 2,125 |
<header>Chercher un utilisateur</header>
Si votre système a trop d'utilisateurs, cette page vous sera affichée
pour que vous recherchiez l'utilisateur à modifier. La recherche peut
s'éffectuer par une correspondance exacte ou d'une expression régulière
sur le nom, le vrai nom, le shell, le répertoire personnel ou... | webdev1001/webmin | useradmin/help/findform.fr.html | HTML | bsd-3-clause | 356 |
<!doctype html>
<html>
<head>
<title>Notification permission helper</title>
</head>
<body>
<script>
Promise.all([
Notification.requestPermission(),
navigator.permissions.query({ name: 'notifications' }),
navigator.permissions.query({ name: 'push', userVisibleOnly: true }),
... | nwjs/chromium.src | third_party/blink/web_tests/http/tests/notifications/resources/iframe-permission-helper.html | HTML | bsd-3-clause | 684 |
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>
var canvas = document.createElement('canvas')
var ctx = canvas.getContext('2d');
function verifyContextLost(shouldBeLost, message) {
// Verify context loss experimentally as well as isContex... | scheib/chromium | third_party/blink/web_tests/fast/canvas-api/canvas-lose-restore-max-int-size.html | HTML | bsd-3-clause | 2,238 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>DSpace Documentation : Installation</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UT... | mdiggory/dryad-repo | dspace/docs/html/Installation.html | HTML | bsd-3-clause | 74,716 |
---
layout: default
---
<div class="post">
<header class="post-header">
<h1 class="h2">{{ page.title }}</h1>
</header>
<article class="post-content">
{{ content }}
</article>
</div>
| dspringate/experiment-two | _layouts/page.html | HTML | mit | 197 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | tjhorner/illacceptanything | code/doxygen/html/AnythingActivity_8java_source.html | HTML | mit | 7,415 |
<!doctype html>
<!--
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at... | glcomponents/glcomponents.github.io | web/components/template-element/bower_components/test-fixture/test/test-fixture.html | HTML | apache-2.0 | 7,080 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<style>
html {
width:100%;
height:100%;
background:url(/assets/portia.png) center center no-repeat;
}
</style>
</head>
<body>
</body>
</html>
| livepy/portia | slyd/public/start.html | HTML | bsd-3-clause | 261 |
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Webfontloader tests</title>
<link rel="stylesheet" href="../tools/jasmine/jasmine.css">
<link rel="stylesheet" href="fixtures/fonts/nullfont.css">
<link rel="stylesheet" href="fixtures/fonts/... | Automattic/webfontloader | spec/index.html | HTML | apache-2.0 | 3,069 |
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!--
index.html
__project.name__
Created by __user.name__ on __project.date__.
Copyright __project.year__, __organization.name__ ... | i5ting/mdpreview | vendor/cappuccino/Tools/capp/Resources/Templates/Application/index.html | HTML | mit | 4,004 |
<html><head><base href="placeholder"></head><body><div class='definition'><pre><a href="psi_element://A"><code>A</code></a><br>public static int[] <b>x</b> = new int[1]</pre></div><table class='sections'></table> | siosio/intellij-community | java/java-tests/testData/codeInsight/javadocIG/fieldInitializedWithSizedArray.html | HTML | apache-2.0 | 212 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.EPIPE.html">
</head>
<body>
<p>Redirecting to <a href="constant.EPIPE.html">constant.EPIPE.html</a>...</p>
<script>location.replace("constant.EPIPE.html" + location.search + location.hash);</script>
</body>
</html> | nitro-devs/nitro-game-engine | docs/libc/unix/notbsd/EPIPE.v.html | HTML | apache-2.0 | 317 |
<!DOCTYPE html>
<!--
Copyright (c) 2016 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... | yhe39/crosswalk-test-suite | usecase/usecase-apptools-tests/samples-android/CheckApkSize/index.html | HTML | bsd-3-clause | 2,663 |
@(content: String, commentId: Int, owner: String, repository: String)(implicit context: app.Context)
@import context._
<span id="error-edit-content-@commentId" class="error"></span>
<textarea style="width: 680px; height: 100px;" id="edit-content-@commentId">@content</textarea>
<div>
<input type="button" id="update-co... | emag/gitbucket | src/main/twirl/issues/editcomment.scala.html | HTML | apache-2.0 | 1,221 |
<nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
<div class="bd-toc-item active">
{% if pagename.startswith("reference") %}
{{ generate_nav_html("sidebar", maxdepth=1, collapse=True, includehidden=True, titles_only=True) }}
{% else %}
{{ generate_nav_html("sidebar", maxdepth=2, col... | e-q/scipy | doc/source/_templates/sidebar-nav-bs.html | HTML | bsd-3-clause | 405 |
<!DOCTYPE html>
<html>
<link href="resources/grid.css" rel="stylesheet">
<style>
.grid {
grid-template-columns: 50px 100px 150px;
grid-template-rows: 25px 50px 100px;
width: 300px;
height: 200px;
border: 5px solid black;
margin: 20px 30px;
padding: 5px 15px;
}
.container {
width: 500px... | hujiajie/chromium-crosswalk | third_party/WebKit/LayoutTests/fast/css-grid-layout/absolute-positioning-grid-container-parent.html | HTML | bsd-3-clause | 2,185 |
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
</head>
<body>
<table>
<tr>
Row with no data elements
</tr>
<tr>
<th colspan="2">A</th>
<th>B</th>
</tr>
<tr>
<td>1</td>
<td>2.5000000000000000001</td>
<td>3</td>
</tr>
<tr>
<td>1a</td>
<td>1</td>
<td>3.5</... | piotroxp/scibibscan | scib/lib/python3.5/site-packages/astropy/io/ascii/tests/t/html2.html | HTML | mit | 378 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Tue Aug 12 11:16:06 PDT 2014 -->
<title>Uses of Class com.microsoft.windowsazure.mobileservices.table.sync.push.MobileServicePushStatus<... | paulbatum/azure-mobile-services | sdk/android/src/sdk/doc/com/microsoft/windowsazure/mobileservices/table/sync/push/class-use/MobileServicePushStatus.html | HTML | apache-2.0 | 11,351 |
{% extends "base.html" %}
{% set title = _('Unsubscribe') %}
{% set crumbs = [(None, title)] %}
{% block content %}
<article class="main">
<h1>{{ _('Unsubscribe Error') }}</h1>
<p>
{% trans %}
We could not find your subscription. Either it has already been
cancelled, or there was a mistake in the ... | Osmose/kitsune | kitsune/motidings/templates/motidings/unsubscribe_error.html | HTML | bsd-3-clause | 601 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Help</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="te... | modulexcite/catapult | tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/help.html | HTML | bsd-3-clause | 10,520 |
<!doctype html>
<meta charset="utf-8">
<title>Computed StylePropertyMap.get("position")</title>
<link rel="help" href="https://drafts.css-houdini.org/css-typed-om-1/#get-a-value-from-a-stylepropertymap">
<meta name="assert" content="Test computed StylePropertyMap.get" />
<script src="/resources/testharness.js"></script... | scheib/chromium | third_party/blink/web_tests/external/wpt/css/css-typed-om/the-stylepropertymap/computed/get-position.html | HTML | bsd-3-clause | 986 |
<TITLE>scrolledtext - Create and manipulate a scrolled text widget</TITLE>
<H1>scrolledtext - Create and manipulate a scrolled text widget</H1>
</pre><H2>SYNOPSIS</H2>
<B>scrolledtext<I> <I>pathName </I>?<I>options</I>?
</pre><H2>INHERITANCE</H2>
itk::Widget <- Labeledwidget <- Scrolledwidget <- Scrolledtext
... | chcbaram/FPGA | zap-2.3.0-windows/papilio-zap-ide/hardware/tools/avr/share/iwidgets4.0.1/demos/html/scrolledtext.n.html | HTML | mit | 10,533 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>info (GData::Auth::AuthSub)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<lin... | ryandotsmith/gcal_push | lib/gdata/doc/classes/GData/Auth/AuthSub.src/M000047.html | HTML | mit | 3,250 |
{%extends "issue_base.html"%}
{%block title1%}Stats for {{viewed_account.nickname}} -{%endblock%}
{%block body%}
<h2>Stats for {{viewed_account.nickname}}</h2>
<table class="issue-list">
<tbody>
<tr>
<td>
Reviewed
</td>
<td>
{{stats.nb_reviewed}} issues
</td>
</tr>
... | v3ss0n/rietveld | templates/user_stats.html | HTML | apache-2.0 | 3,783 |
<!DOCTYPE html>
<html>
<!--
Copyright 2007 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Closure Unit Tests - goog.ui.Dialog</title>
<scr... | marcelohg/NasajonWebTeamplateProject | web/js/google-closure/closure/goog/ui/dialog_test.html | HTML | mit | 17,806 |
<!doctype html>
<!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be... | zscott/PanAndTilt | web/app/bower_components/iron-collapse/demo/index.html | HTML | mit | 6,058 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>opera... | mxrrow/zaicoin | src/deps/db/docs/api_reference/STL/stlElementHolderoperator_sa.html | HTML | mit | 4,722 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>test export</title>
<!--script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'></script-->
</head>
<body>
<form id="myForm" action="index.php" method="POST">
options... | adarqui/iptrafdjs | web/js/highcharts/exporting-server/php/php-phantomjs/demo.html | HTML | mit | 16,338 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Combo Animation - jQuery EasyUI Demo</title>
<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
<link rel="stylesheet" type="text/css" href="../../themes/icon.css">
<link rel="stylesheet" type="text/css" href="../demo.css">
<s... | kangjianfu/go_project | zbk_back/static/js/jquery-easyui-1.4.1/demo/combo/animation.html | HTML | apache-2.0 | 1,112 |
<!DOCTYPE html>
<!--
Copyright (c) 2012 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... | kaixinjxq/web-testing-service | wts/tests/backgrounds/CSS3BG_border-top-color_f00_dashed_2px.html | HTML | bsd-3-clause | 2,958 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<link rel="help" title="2.4 Text Decoration Width: the 'text-decoration-thickness' property"
href="https://drafts.csswg.org/css-text-decor-4/#text-decorati... | scheib/chromium | third_party/blink/web_tests/external/wpt/css/css-text-decor/text-decoration-thickness-initial.html | HTML | bsd-3-clause | 609 |
<!DOCTYPE html>
<html>
<head>
<title>CSS Test: left float, shape-outside: content-box</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
<link rel="help" href="http://www.w3.org/TR/css-shapes-1/#shapes-from-box-values">
<link rel="help" href="http://www.... | scheib/chromium | third_party/blink/web_tests/external/wpt/css/css-shapes/shape-outside/shape-box/shape-outside-box-002.html | HTML | bsd-3-clause | 2,051 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Readi... | mxrrow/zaicoin | src/deps/db/docs/gsg/C/readSecondary.html | HTML | mit | 5,622 |
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
This HTML was auto-generated from MATLAB code.
To make changes, update the MATLAB code and republish this document.
--><title>Plot 2d sigmoid functions ... | gadimintz/pmtk3 | docs/demoOutput/bookDemos/(8)-Logistic_regression/sigmoidplot2D.html | HTML | mit | 12,417 |
{% extends "account/base.html" %}
{% load i18n %}
{% block head_title %}{% trans "Verify Your E-mail Address" %}{% endblock %}
{% block content %}
<div class="container">
<div class="row">
<div class="col-md-5">
<h2>{% trans "Verify Your E-mail Address" %}</h2>
<p>{% blocktrans %}We ha... | scast/thedevlabsweb | thedevlabsweb/templates/account/verification_sent.html | HTML | bsd-3-clause | 594 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta charset="utf-8">
<title>bootstrap-wysihtml5</title>
<link rel="stylesheet" type="text/css" href="components/bootstrap/dist/css/bootstrap.min.css"></link>
<link rel="stylesheet" type="text/css" href="components/bootstrap/dist/cs... | aiichaa/gedorca | web/assets/vendor/bootstrap3-wysihtml5-bower/index-multi-dev.html | HTML | mit | 3,982 |
<!DOCTYPE html>
<head>
<title>Inline continuations - accessibility tree linkage</title>
<script src="../resources/js-test.js"></script>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<h2>Inline continuations - accessibility tree linkage</h2>
<p>This test checks that the right ac... | XiaosongWei/chromium-crosswalk | third_party/WebKit/LayoutTests/accessibility/inline-continuations.html | HTML | bsd-3-clause | 1,435 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Test: Margin collapsing with clearance - margins of a 'collapsed through' box with clearance do not collapse with parent block's bottom margin</title>
<style type="text/css">
#parent-lime
{
... | nwjs/chromium.src | third_party/blink/web_tests/fast/css/margin-collapse-top-margin-clearance-expected.html | HTML | bsd-3-clause | 722 |
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>CCTiledMapInfo Class Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="styleshe... | bsiegal/Make10Plus | spritebuilder/Make10Plus.spritebuilder/Source/libs/cocos2d-iphone/api-docs/org.cocos2d.Cocos2D.docset/Contents/Resources/Documents/Classes/CCTiledMapInfo.html | HTML | apache-2.0 | 25,066 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Effects - Effect demo</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
<script src="../../jquery-1.7.1.js"></script>
<script src="../../ui/jquery.effects.core.js"></script>
<script src="../../ui/jquery.effect... | jcu-eresearch/Edgar | webapplication/app/webroot/js/jquery-ui-1.8.18/development-bundle/demos/effect/default.html | HTML | bsd-3-clause | 3,631 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.