still a newbie I guess...
Thanks Jake for the help.
ok this makes sense....
JQM
ignores everything in the <head> of subsequent pages.
Q:
If I want to - is there any way to override this behavior and force
it to not ignore the
<head>
of subsequent pages if I need to
?
Your
other suggestions are good ones - I will try them soon!
One
problem I am having is I am using older -
gen_validatorv4.js
(is it still the best option?)
and this (see below...) is in
the header of several form pages ( and more)
What seems to be happening is
that this validator seems to work ok on page1.php but creates
problems on page2.php not loading correctly or maybe not
processing the next form properly.
without
query mobile it works ok but
messes up with it..
Q: Is there a way to get this
to work?
THANKS AGAIN
DAVE
<?php
echo '<?xml
version="1.0" encoding="utf-8"?>';
?>
<style type="text/css" xml:space="preserve">
BODY, P,TD{ font-family: Arial,Verdana,Helvetica, sans-serif;
font-size: 10pt }
A{font-family: Arial,Verdana,Helvetica, sans-serif;}
B {
font-family : Arial, Helvetica, sans-serif; font-size
: 12px;
font-weight : bold;}
.error_strings{ font-family:Verdana; font-size:14px; color:#F00; }
</style><script language="JavaScript" src="/gen_validatorv4.js"
type="text/javascript" xml:space="preserve"></script>