vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Validation (https://vborg.vbsupport.ru/showthread.php?t=113712)

RichieBoy67 04-21-2006 09:50 PM

Validation
 
Can anyone help me validate this?????



PHP Code:

<!-- nav buttons bar -->
<
div align="center">
        <
table class="tborder" cellpadding="$stylevar[cellpadding]

cellspacing="0" border="0" width="95%" align="center" 

style="border-top-width:0px">
        <
tr align="center">

<
td id="journalnavbar" class="vbmenu_control"><

href
="#journalnavbar">$vbphrase[journals]</a> <script type="text/javascript"

vbmenu_register("journalnavbar"); </script></td>

<!-- 
Setup for drop down menu #1 in navbar -->
<script type="text/javascript">
<!--

function 
OpenRadio(){
Radio 

window.open('vBRadio.php','vBRadio','directories=no,height=350,width=700,location

=no,menubar=no,resizable=no,status=no,toolbar=no'
)

return 
false;
}

-->
</
script>
<
td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">Streaming Media</a></td>
<!-- 
Setup for drop down menu #1 in navbar -->

<td class="vbmenu_control"><a href="toplist.php$session[sessionurl_q]"></a></td>

<!-- 
News link in navbar non drop down menu -->
                <
td class="vbmenu_control"><

href
="/cmps_index.php?$session[sessionurl]">The News Page</a></td>
<!-- / 
News link in navbar non drop down menu -->

                <
td class="vbmenu_control"><

href
="/amazonindex.php$session[sessionurl]">The Talk Store</a></td>
                <
td class="vbmenu_control"><

href
="/arcade.php?$session[sessionurl]">The Arcade</a></td>


                 <
td class="vbmenu_control"><

href
="/photoplog/?$session[sessionurl]">PhotoPlog</a></td>

                 <
td class="vbmenu_control"><

href
="/downloads.php?$session[sessionurl]">Downloads</a></td>
                                 
                 <
td class="vbmenu_control"><

href
="/auction/index.php?$session[sessionurl]">Auctions</a></td>
                  <
td class="vbmenu_control"><

href
="/userpage.php?$session[sessionurl]">Creat a WebPage</a></td>

                         
              
               
<!-- / 
Non drop down menu's in navbar -->
        </tr>
        </table>
</div>

<!-- / nav buttons bar -->

<!-- NAVBAR POPUP MENUS -->

<div class="vbmenu_popup" id="journalnavbar_menu" style="display:none">
         <table cellpadding="4" cellspacing="1" border="0">
         <tr><td class="thead" align="center">$vbphrase[journal_links]</td></tr>
         <tr><td class="vbmenu_option"><a 

href="journal.php$session[sessionurl_q]">$vbphrase[journal_index]</a></td></tr>
         <if condition="$bbuserinfo!=0">
         <tr><td class="vbmenu_option"><a 

href="journal.php?$session[sessionurl]do=gotomyjournal">$vbphrase[my_journal]</a>

</td></tr>
         </if>
        </table>
   </div>


<!-- / NAVBAR POPUP MENUS --> 



If anyone can help I would appreciate it...

filburt1 04-21-2006 10:30 PM

You can validate it yourself better than any human could at http://validator.w3.org/ . If necessary, enclose it in an XHTML 1.0 Transitional document.

RichieBoy67 04-22-2006 03:00 AM

I know all about that and I use that site all the time...... I was hoping for a little more detailed help with a couple of problems and perhaps a better explanation.

For example... What am I doing wrong with the javascript???

Also, Stupidly I was using dreamweaver to edit this and it seperated much of this... ...

Thanks for the info but that site has been a life line of mine for a long time. I could not get by without it..... Just tring to get some human explanations...lol

Princeton 04-22-2006 01:49 PM

the type of error depends on the type of DOCTYPE

on some DOCTYPEs, specific elements should not be used within the <body> ... eg. <link>, <style>, etc


All times are GMT. The time now is 01:05 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01107 seconds
  • Memory Usage 1,754KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete