content,
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:kid="http://purl.org/kid/ns#" kid:strip="">
<link type="text/css" rel="stylesheet" href="http://yui.yahooapis.com/2.2.0/build/reset/reset.css"/>
<link type="text/css" rel="stylesheet" href="http://yui.yahooapis.com/2.2.0/build/fonts/fonts.css"/>
<!-- <link type="text/css" rel="stylesheet" href="./css/examples.css"/>-->
<script type="text/javascript">
${redfoot.value(URIRef("#json_script", base=__uri__), RDF.value)}
</script>
<style type="text/css">
#uriresult {position:relative; display:inline;}
#uriautocomplete {position:relative;width:25em;margin-bottom:1em;}/* set width of widget here*/
#uriautocomplete {z-index:9000} /* for IE z-index of absolute divs inside relative divs issue */
#uriinput { dipslay:none; _position:absolute;width:100%;height:1.4em;z-index:0;} /* abs for ie quirks */
#uricontainer {position:absolute;top:1.7em;width:100%}
#uricontainer .yui-ac-content {position:absolute;width:100%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#uricontainer .yui-ac-shadow {position:absolute;margin:.3em;width:100%;background:#a0a0a0;z-index:9049;}
#uricontainer ul {padding:5px 0;width:100%;}
#uricontainer li {padding:0 5px;cursor:default;white-space:nowrap;}
#uricontainer li.yui-ac-highlight {background:#ff0;}
#uricontainer li.yui-ac-prehighlight {background:#FFFFCC;}
.resource {padding: 1em;}
.label {}
.uri { color: gray;} /* */
x.uri { position: absolute; top: 1em; left: 0em; width: 0%} /* */
x.uri { display: none;} /* */
.undefined:first-child { content: 'undefined';}
.type { display: none;}
.subject { display: inline;}
.subject .label {font-size: 2em;}
.subject .uri {font-size: 0.8em;}
.assertions {margin-left: 0em; padding-left: 0em;}
.assertion {display: block; padding-bottom: 1em; clear: both;}
.assertion .label {font-size: 1.2em;}
.assertion .uri {font-size: 0.6em;}
.predicate {display: inline; float: left; padding-left: 1em;}
.object {display: inline; float: left; padding-left: 1em;}
.assertion .action {display: inline; float: left;}
x.subject:before {content: 'Subject:';}
x.predicate:before {content: 'Predicate:';}
x.predicate:after {content: ':';}
x.object:before {content: 'Object:';}
#actions {margin-top: 1em; clear: both;}
</style>
</div>
Comments regarding http://redfoot.net/3.0/editor/editor_head
Login to submit a comment.