Controls Misplaced
|
|
Hello, I am using the latest version of Prototype-UI and all its associated files. However, even for running the most basic example, I get the Window controls completely misplaced. For example: the close, maximize, minimize button for mac_os_x theme appear on the top left hand corner of the page – completely disconnected from the window. The window is somewhere in the middle of the page in some elements. This is a Coldfusion code that is pulling in a lot of elements and uses scriptaculous independently. However, I did update all the libraries and all the files. Searching this forum I also found a similar problem – where a possible answer was said as styling issue. I mitigated that by including the <link rel="..." type="..."></link> tags as near to my javascript function as possible. Any pointers would be helpful. Thank you. Can this be some other issue apart from styling. |