When you say the menu doesn't work, what do you mean? Do you have a screenshot?

Matt

On 4/24/07, adriel manalansan <[EMAIL PROTECTED]> wrote:
I added a thickbox as a feature in my project and that works fine in firefox 
but when I tested it in IE, my velocity menu didn't works. I added thickbox in 
default.jsp like this:

        <script type="text/javascript" src="<c:url 
value='/scripts/tab.js'/>"></script>
        <script type="text/javascript" src="<c:url 
value='/scripts/scriptaculous.js'/>"></script>
        <script type="text/javascript" src="<c:url 
value='/scripts/global.js'/>"></script>
        <script type="text/javascript" src="<c:url 
value='/scripts/prototype.js'/>"></script>
        <script type="text/javascript" src="<c:url 
value='/scripts/selectbox.js'/>"></script>
        <script type="text/javascript" src="<c:url 
value='/scripts/showResize.js'/>"></script>

        <script type="text/javascript" 
src="scripts/Thickbox/jquery.js"></script>
        <script type="text/javascript" 
src="scripts/Thickbox/thickbox.js"></script>

but when I put jquery.js on top of all, my velocity menu works but my thickbox 
didnt both in firefox and IE. how can I fix this? Thanks.


addi_boy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to