The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Validation W3 help needed
G'day guys.
Have been validating one of our templates most of the day. XHTML 1.0 Transitional! Now I am down to 6 errors ( from 192 ! ) These are: Doesnt like onSubmit - there is no attribute "onSubmit" Code:
<form action="http://www.oursite.com/forum/login.php?do=login" method="post" onSubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)"> Code:
<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="User Name" onFocus="if (this.value == 'User Name') this.value = '';" /></td> Code:
<dd><a href="#" onClick="window.open('chat/index.php','v3chatrooms','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=600,height=488,left=380,top=120');return false;">Chat Rooms</a></dd> Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" colspan="2"> We are validating : <!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" dir="ltr" lang="en"> |
#2
|
||||
|
||||
try to use lowercase letters onClick to onlclick
|
#3
|
||||
|
||||
thought of that but didnt think to actually do it lol.
Will give her a go, thanks . Ste --------------- Added [DATE]1235527285[/DATE] at [TIME]1235527285[/TIME] --------------- ************************** Ok that fixed 3 issues. Lastly I have this one : <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" colspan="2"> w3.org states: there is no attribute "colspan" . Any suggestions as to a suitable replacement. |
#4
|
||||
|
||||
Colspan is an attribute of the <td> tag - HTML td colspan Attribute
|
#5
|
||||
|
||||
Quote:
My issue is now, its within a product. I have reuploaded the product , allowed over write, but my templates must be cached. So will have to keep refreshing ( will log out ) and try to clear cookies.. Hopefully, have sorted it Just a quickie ( off topic ) Can smilies be placed under the textarea, in postbit_legacy ? |
#6
|
||||
|
||||
smilies in the postbit_legacy? I suppose you can put some there. I'm not sure that's what you really meant though.
|
#7
|
||||
|
||||
Quote:
Apologies. We use postbit_legacy. When making a new post, the smilies box is to the right of the text area. Can we have it set underneath the main text area. Ste |
#8
|
||||
|
||||
That is not the postbit_legacy template, which is why I was confused. The postbit (and postbit_legacy) templates are the individual ones for the post. I've seen mods to move the smilies - do a search on "smil*" in "all mods" "titles only" and you should find one.
|
#9
|
||||
|
||||
Thanks Lynne
|
#10
|
||||
|
||||
AFAIK, there should be a modification by Princeton that does that.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|