User Profile

Collapse

Profile Sidebar

Collapse
jwhitwork
jwhitwork
Last Activity: Oct 27 '06, 10:41 AM
Joined: Oct 24 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jwhitwork
    started a topic Recordset bag to set

    Recordset bag to set

    I have a recordset that is a bag (contains duplicates) and I want to create a drop down menu from it. However, I only want to show each option once so I need to convert the bag into a set. Any ideas?
    See more | Go to post

  • jwhitwork
    replied to OnResize problems
    Cheer, the moveable layer code had it in. Although, it seems silly to have a moveable object that resets it's position to the middle if you resize the window, so I decided to sack it off anyway. Cheers.
    See more | Go to post

    Leave a comment:


  • jwhitwork
    started a topic OnResize problems

    OnResize problems

    I'm trying to create a liquid layer and need to call my SetLayerPos() function onResize.

    When I create a test page:

    <html><body onresize="alert ('test')"></body></html>

    It works fine.

    When I add onresize="alert ('test')" to the body tag of the page I'm working on, nothing happens when I resize. Any ideas as to why this may happen? I have a meta...
    See more | Go to post
No activity results to display
Show More
Working...