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

    FireFox vs IE

    I wrote a JavaScript code, but FireFox and IE have different results. The code is: alert (parent.frame2.location); parent.frame2.location.href = "file2.htm"; alert (parent.frame2.location); In FireFox the result is: .../file0.htm .../file0.htm In IE the result is: .../file0.htm...

Part and Inventory Search

Back
Top