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 Rhinorhino 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: BigMentor
  • Content: Threads
  • Order by date
  1. BigMentor

    modify monitor resolution

    I have a "two monitor" set-up - I would like to use a VBS to change the resolution of monitor 2. Advice on how to do it would be appreciated. Pete (Northolt UK)
  2. BigMentor

    srcElement in Firefox and Flock browsers

    Hi Help please window.event.srcElement.id Works in IE8 but not in Firefox and Flock browsers need to make the WebPage "Cross-Browser" friendly. What statement shoul I use please tia BigMentor
  3. BigMentor

    using JavaScript "moveTo"

    Hi Please help I am trying to use JavaScript moveTo. I cannot persuade it to work I have created two tiny simple WebPages that demonstrate the "notWorkingNess" !! Please tell me what I am doing wrong The pages are: http://www.byershostingpeter.co.uk/test/testmove.htm and...
  4. BigMentor

    Javascript - using parameters

    Hi I have a series of Javascript functions Three hundred of them to be precise function openSub1() { document.all.sub1B.style.display = 'block' } function openSub2() { document.all.sub2B.style.display = 'block' } Through to . . . function...

Part and Inventory Search

Back
Top