| Subject | http://www.vec.virginia.gov//vecportal/faqAlt.cfm |
|---|---|
| Date | Tue Feb 9 16:59:24 2010 |
| Guidelines tested | SECTION508 |
| Result | Probable fail - check warnings |
html>
function clearValue(field)
{
if (field.defaultValue == field.value)
field.value = "";
}
</script>
<!-- hide JS code
function highlight(ele) {
if (ele.value == ' ')
ele.value = '';
else
ele.select(ele.value);
}
function open_window(url) {
app = window.open(url, "app", "menubar=1,toolbar=1,scrollbars=1,resizable=1,status=1,left=0,top=0");
app.focus();
}
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
/* Modified to support Opera */
function bookmarksite(title,url){
if (window.sidebar) // firefox
window.sidebar.addPanel(title, url, "");
else if(window.opera && w
indow.print){ // opera
var elem = document.createElement('a');
elem.setAttribute('href',url);
elem.setAttribute('title',title);
elem.setAttribute('rel','sidebar');
elem.click();
}
else if(document.all)// ie
window.external.AddFavorite(url, title);
}
// end JS hide -->
</script>
$(function() {
$(".faq_answers").click(function () {
var rel = $(this).attr('rel');
var content = $("#" + rel).html();
$("#selected_content").empty().html(content);
});
return false;
});
$(function() {
$(".access").click(function () {
var rel = $(this).attr('rel');
var content = $("#" + rel).html();
$("#access_content").empty().html(content);
});
return false;
});
</script>
<!--
_CF_checkCFForm_1 = function(_CF_this)
{
//reset on submit
_CF_error_exists = false;
_CF_error_messages = new Array();
_CF_error_fields = new Object();
_CF_FirstErrorField = null;
//display error messages and return success
if( _CF_error_exists )
{
if( _CF_error_messages.length > 0 )
{
// show alert() message
_CF_onErrorAlert(_CF_error_messages);
// set focus to first form error, if the field supports js focus().
if( _CF_this[_CF_FirstErrorField].type == "text" )
{ _CF_this[_CF_FirstErrorField].focus(); }
}
return false;
}else {
return true;
}
}
//-->
</script>
<!--
_CF_checksearchFAQ = function(_CF_this)
{
//reset on submit
_CF_error_exists = false;
_CF_error_messages = new Array();
_CF_error_fields = new Object();
_CF_FirstErrorField = null;
//display error messages and return success
if( _CF_error_exists )
{
if( _CF_error_messages.length > 0 )
{
// show alert() message
_CF_onErrorAlert(_CF_error_messages);
// set focus to first form error, if the field supports js focus().
if( _CF_this[_CF_FirstErrorField].type == "text" )
{ _CF_this[_CF_FirstErrorField].focus(); }
}
return false;
}else {
return true;
}
}
//-->
</script>
div class="anylinkcss"
id="anylinkmenu2"
align="left"
>
Element center is deprecated.
<center>
table border="1"
cellpadding="6"
cellspacing="0"
width="50%"
bgcolor="#FFFFFF"
>
th align="right"
nowrap="nowrap"
class="td5px"
>
img src="/portal/images/vwnlogo.gif"
width="150"
height="39"
alt="Virginia Workforce Network Logo"
>