Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PcolaSteve
  • Content: Threads
  • Order by date
  1. PcolaSteve

    CSS Drop Down Menu Question

    I have created a simple CSS drop down menu that seems to be working fine with the exception of one thing. When the box drops down, it seems to be semi-transparent and you can see the text behind it causing the drop down selections to be hidden. I know there is a simple solution, I haven't been...
  2. PcolaSteve

    Configuring a device requiring a Port assignment to a VLAN

    I have created two VLANs on my Cisco 2950 Switch, one for my PCs and peripherals, and the second for a set of nine security cameras. The first VLAN is setup and running fine. My question is about the second VLAN. Though it is technically set up and almost GTG, the cameras require that a...
  3. PcolaSteve

    Clock Time Issue

    This may not be the right forum and I apologize in advance for this. Perhaps someone has heard of this issue or can point me in the right direction. I have a site with a time/date script. It shows correctly, (I am in the U.S., CDT zone,) with one exception. When I test it on my PDA the time...
  4. PcolaSteve

    Javascript Text Book recommendations

    Are there any recommendations for text books on Javascript? I have taught myself Javascript, as well as HTML and such and own a few technical books on JS. I will admit I need more training and am looking for some type of text book recommendation, as in the type that might be used in a...
  5. PcolaSteve

    Opera

    I have a simple Javascript date code to display the current date on a web site. It works perfectly fine except in the Opera browser. It works perfectly fine in IE, Chrome, FF and Safari, but in Opera it doesn't show at all. I can not find any reason why it shouldn't be working in Opera...
  6. PcolaSteve

    Hyperlink Failure

    I am working on a site and all is going well with one exception. I have some active hyperlinks that are not working. They worked during testing but after launching the site they only seem to work in IE9. They don't function in Opera, Safari, Chrome or Firefox. I have been pulling my hair out...
  7. PcolaSteve

    Positioning Question

    I have a site that is requiring the current date and time to be shown in a particular <div>. I have the day and date showing properly but cannot seem to get the time to position where it needs to be positioned. Here is the JS that is in the <head> tag. <script type="text/javascript"> function...
  8. PcolaSteve

    JS external file not being loaded

    I am testing an external JavaScript file but am unable to get it to load. It has got to be something simple that I am missing. Here is the JS code on the external file: document.write("Test external link."); That is all that is written on that file saved as: test.js Here is the script on...

Part and Inventory Search

Back
Top