473,406 Members | 2,378 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Alittle bit DIV and some PHP??? Help please?

Chrisjc
375 256MB
I have a drop down menu that I am trying to change the font... and size.. I got it to work.. but now once you pick one selection it will change the font back to ARIAL... I swear I had got all the areas I needed to... some help please??

Here is the link to see what I mean
http://www.triplesource.net/db/IntakeSytemstest.php

Here is the CODE

Expand|Select|Wrap|Line Numbers
  1. <DIV ID="divmsg1" STYLE="font-family:Tahoma;font-size:10pt;top:3px;right:0px;position:relative;height:26px;overflow:hidden;">
  2.    <select id="make" name="make" style="font-family:Tahoma;font-size:10pt;width:185px;" onchange="getModel(this)"><option value="">
  3.     Select Make</option></select>
  4.    </DIV>
  5.    <DIV ID="divmsg2" STYLE="font-family:Tahoma;font-size:10pt;top:0px;right:0px;position:relative;height:26px;overflow:hidden;">
  6.     <select id="model" name="model" style="font-family:Tahoma;font-size:10pt;width:185px;" onchange="getYear(this)"><option value="">
  7.     Select Model</option></select>
  8.    </DIV>
  9.    <DIV ID="divmsg3" STYLE="font-family:Tahoma;font-size:10pt;top:0px;right:0px;position:relative;height:26px;overflow:hidden;">
  10.      <select id="year" name="year" style="font-family:Tahoma;font-size:10pt;width:185px;" onchange="getEng(this)"><option value="">
  11.         Select Year</option></select>
  12.    </DIV>
  13.    <DIV ID="divmsg4" STYLE="font-family:Tahoma;font-size:10pt;top:0px;right:0px;position:relative;height:26px;overflow:hidden;">
  14.      <select id="engtype" name="engtype" style="font-family:Tahoma;font-size:10pt;width:185px;" onchange="getLiter(this)"><option value="">
  15.         Select Engine Type</option></select>
  16.    </DIV> 
  17.    <DIV ID="divmsg5" STYLE="font-family:Tahoma;font-size:10pt;top:0px;right:0px;position:relative;height:26px;overflow:hidden;">
  18.      <select id="liter" name="liter" style="font-family:Tahoma;font-size:10pt; width:185px;" onchange="getPart(this)"><option value="">
  19.         Select Liter</option></select>
  20.    </DIV>  
  21.  
and here is the PHP side of it all

[PHP]echo '<form action="" method="post">';
echo '<select id="fuel" name="fuel" style="font-family: Tahoma; font-size: 10pt; width:185px;" onchange="getMake(this)">';
echo '<option value="">Select Fuel</option>';
[/PHP]

All my drop downs are like the following above just with new ID and NAME
Nov 22 '06 #1
4 1375
drhowarddrfine
7,435 Expert 4TB
I'm going out but apparently you are missing an end tag or more. Look through these errors to find and fix them.
Nov 22 '06 #2
Chrisjc
375 256MB
I'm going out but apparently you are missing an end tag or more. Look through these errors to find and fix them.
Such a method of having an app like that trying to error fix my page will not work because I am using more then one LANG... AJAX HTML PHP XHTML it just gets lost... the page works... and erros that it is claiming would have been shown...... how ever like I said it doesnt really know.... Thanks though
Nov 22 '06 #3
drhowarddrfine
7,435 Expert 4TB
Why we won't help you.
Nov 23 '06 #4
ronverdonk
4,258 Expert 4TB
Scan your source code for the word 'arial' and I'll bet you'll find a style tag somewhere where you thought it wasn't there.

Ronald :cool:
Nov 23 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Az Tech | last post by:
Hi people, (Sorry for the somewhat long post). I request some of the people on this group who have good experience using object-orientation in the field, to please give some good ideas for...
6
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
193
by: Michael B. | last post by:
I was just thinking about this, specifically wondering if there's any features that the C specification currently lacks, and which may be included in some future standardization. Of course, I...
3
by: ashutosh | last post by:
I am working for a company and working for printer drivers. Most of the work is in ddk, VC++ and C++, gdi calls. I have studied C++ and ddk and VC++ is new for me. Can anybody suggest me some good...
11
by: shapper | last post by:
Hello, I am creating a centered web site with various div's inside the main (pBase) div. Somehow, I am getting a gap on the top of my browser window both in IE and Firefox. I tried...
5
by: thatsMaBoy | last post by:
Hi, I am attempting to display a simple Javascript alert when a webpage loads. It works on some pages but not on others. For example, the following code does not produce an alert: Code in...
10
by: sara | last post by:
Hi - I have a report that is 14 columnar sub-reports (Line up: Position- holders in each of our 14 locations - Manager, Assistant Manager, Receiving, Office, etc). I output directly to PDF...
4
by: Michael | last post by:
I have a repeater web control. Currently I want to change some row's color based on defined condition. Is there any code sample demonstrating how to accomplish it? Thanks.
4
by: muddasirmunir | last post by:
Well i want to make a simple website , for which i need some suggestion from you people. I have good idea about front page to make website but the tool not looking great so please suggest me some...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.