Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/431.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/32.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript Xhtml幻灯片放映不起作用 .时间 { 行为:url(#default#time2);} .文本 { 字体系列:“泰晤士报新罗马”,泰晤士报,衬线; 字体大小:14px; 颜色:#003366;} 帕拉特先生{ 字体大小:14pt;左侧:80px;颜色:绿色;位置:绝对;顶部:250px} 蒂特鲁先生{ 字体大小:粗体;字体大小:16pt;左侧:80px;宽度:20px;颜色:白色;位置:绝对;顶部:180px;写入模式:tb rl} .uaic{ 字体大小:粗体;字体大小:24pt;左侧:80px;颜色:白色;位置:绝对;顶部:300px}_Javascript_Css_Xhtml - Fatal编程技术网

Javascript Xhtml幻灯片放映不起作用 .时间 { 行为:url(#default#time2);} .文本 { 字体系列:“泰晤士报新罗马”,泰晤士报,衬线; 字体大小:14px; 颜色:#003366;} 帕拉特先生{ 字体大小:14pt;左侧:80px;颜色:绿色;位置:绝对;顶部:250px} 蒂特鲁先生{ 字体大小:粗体;字体大小:16pt;左侧:80px;宽度:20px;颜色:白色;位置:绝对;顶部:180px;写入模式:tb rl} .uaic{ 字体大小:粗体;字体大小:24pt;左侧:80px;颜色:白色;位置:绝对;顶部:300px}

Javascript Xhtml幻灯片放映不起作用 .时间 { 行为:url(#default#time2);} .文本 { 字体系列:“泰晤士报新罗马”,泰晤士报,衬线; 字体大小:14px; 颜色:#003366;} 帕拉特先生{ 字体大小:14pt;左侧:80px;颜色:绿色;位置:绝对;顶部:250px} 蒂特鲁先生{ 字体大小:粗体;字体大小:16pt;左侧:80px;宽度:20px;颜色:白色;位置:绝对;顶部:180px;写入模式:tb rl} .uaic{ 字体大小:粗体;字体大小:24pt;左侧:80px;颜色:白色;位置:绝对;顶部:300px},javascript,css,xhtml,Javascript,Css,Xhtml,这不是XHTML。它是“类似于XHTML的东西,缺少其名称空间声明”+“时间” 见: 本主题介绍HTML+时间2.0的一项功能,该功能在Windows Internet Explorer 9中已过时 您使用的是一个过时的工具,除了Internet Explorer之外,其他任何东西都不支持该工具 你需要找到一种完全不同的方法 <html xmlns:t ="urn:schemas-microsoft-com:time"> <head> <style> .tim

这不是XHTML。它是“类似于XHTML的东西,缺少其名称空间声明”+“时间”

见:

本主题介绍HTML+时间2.0的一项功能,该功能在Windows Internet Explorer 9中已过时

您使用的是一个过时的工具,除了Internet Explorer之外,其他任何东西都不支持该工具

你需要找到一种完全不同的方法

<html xmlns:t ="urn:schemas-microsoft-com:time">
<head>
<style>
.time
{
behavior: url(#default#time2);}
.text
{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #003366;}
.palat {
FONT-SIZE: 14pt; LEFT: 80px; COLOR: green; POSITION: absolute; TOP: 250px}
.teatru {
FONT-WEIGHT: bold; FONT-SIZE: 16pt; LEFT: 80px; WIDTH: 20px; COLOR: white; POSITION: absolute; TOP: 180px; WRITING-MODE: tb-rl}
.uaic {
FONT-WEIGHT: bold; FONT-SIZE: 24pt; LEFT: 80px; COLOR: white; POSITION: absolute; TOP: 300px}
</style>
<?import namespace="t" implementation="#default#time2">
<title>XHTML+TIME</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<SCRIPT>
function modifica()
{ 
if(!secv.currTimeState.isActive)
{ secv.beginElement() }
 if(Math.round(cronom.value)!=Math.round(secv.currTimeState.segmentTime))
{ secv.seekSegmentTime(cronom.value) }
}
</SCRIPT>
<body>
<h1 align="center" class="text">SLIDE-SHOW
</h1>
<div align="center">
<BUTTON onclick=modifica()>Incepe slide-show</BUTTON>
<div style="MARGIN-TOP: 10px; BACKGROUND: white; WIDTH: 200px; HEIGHT: 200px">
<t:seq id=secv begin = "indefinite" dur = "12" repeatCount = "1">
<t:par dur = "3" timeAction = "display">
<!--<SPAN class="time palat">Palatul culturii din Iasi
<t:animate attributeName = "fontSize" from = "14px" to = "24pt" dur = "3" fill = "hold">
</t:animate>
</SPAN>-->
<t:img src ="p1.JPG"></t:img>
</t:par>
<t:par dur = "3" timeAction = "display">
<!--<SPAN class="time teatru">Teatrul National "Vasile Alecsandri"
<t:animate attributeName = "left" from = "80px" to = "800px" dur = "3" fill = "hold">
</t:animate>
</SPAN>-->
<t:img src = "p2.JPG"></t:img>
</t:par>
<t:par dur = "3" timeAction = "display">
<!--<SPAN class="time uaic">Universitatea "Al. I. Cuza"
<t:animatecolor attributeName = "color" from = "white" to = "gold" begin = "1" dur = "3" fill = "hold">
</t:animatecolor>
</SPAN>-->
<t:img src = "p3.JPG"></t:img>
</t:par>
<t:par dur = "3" timeAction = "display">
<t:img src = "p4.JPG"></t:img>
</t:par>
</t:seq>
</div>
</div>
</body>
</html>