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 Mike Lewis 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: Xeo
  • Order by date
  1. Xeo

    Dynamic placement in an onResize event

    Hmmm, I seem to have bumped into another problem now. It works fine in Internet Explorer but for some strange reason Mozilla seems to remember the var and it keeps on refreshing... Is there a way to make a var temporary? I already thought of a this.myVar sortof thing but it doesnt work at all...
  2. Xeo

    Dynamic placement in an onResize event

    Nevermind, I found the sollution now. Thanks a lot mate!
  3. Xeo

    Dynamic placement in an onResize event

    Thanks for your reply, I hadnt thought about that yet. Would anyone have an idea how I could replace the menu though?
  4. Xeo

    Dynamic placement in an onResize event

    Hello, I'm currently creating a new layout for my website and decided to use a DHTML menu. Because my layout is centered on a page, I had to make the StartLeft variable relative to the user's own resolution & browser. This is what I did: StartLeft = document.body.clientWidth/2 -280 All fine, I...
  5. Xeo

    accessing Access Databases from DW?

    My company only has Dreamweaver 4 (i.e. no ColdFusion, UltraDev etc.) and wants to be able to access a MS Access data base from our website - i.e. somethign simple like a searchable contact list stored in said DB. Can this be done directly & if not, what is the cheapest way of doing it - i.e...

Part and Inventory Search

Back
Top