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 Chriss Miller 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: dannyvince
  • Content: Threads
  • Order by date
  1. dannyvince

    Problem Toggling content of div tags

    I'm building a translation website and need to be able to toggle the content of div tags to show how a paragraph looks in each language. I have used the following code, which works fine: <script type="text/javascript"> function makeTxt(id,txt){ var obj = document.getElementById(id)...

Part and Inventory Search

Back
Top