2
votes
0answers
16 views
Customize Calculation Plugin
I'm using the plugin jQuery Calculation to perform automated calculations in a grid but I need to use my methods to retrieve the contents of elements rather than the classics .val( …
1
vote
1answer
112 views
mb.extruder does not work in ie7
The mb.extruder positioned top does not seem to work in ie7. See the demo page for an example of the incorrect behaviour. http://pupunzi.com/mb.components/mb.extruder/demo/demo.htm …
1
vote
1answer
63 views
How to get the clicked element on contextual menu event
I’m trying to use this menu as a context menu for a file tree, so it needs to know the current file so that it can work out what options to show and also be aware of current state …
1
vote
1answer
131 views
$(“body”).scrollTop() gives always 0 on loose doctype
Inserting the doctype
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
the $("body").scrollTop() returns 0 instead o …
1
vote
1answer
20 views
there is any way to make my web loading page faster in IE
HI
i have many of menu in my website the time the page load at IE its too much low it's take a long time till all the menu loaded. do you have any idea how to make it faster .( c …
1
vote
3answers
204 views
jquery.mb.scrollable inline bug on Internet Explorer 7
Hi, I'm implementing this component on my site but I found out that in IE7 all the elements are diplayed one under the other. How can I solve this bug?
1
vote
3answers
164 views
how to round the corner of menus in Internet Explorer
Hi, do you have any suggestions on how to round the corner of menus in Internet Explorer using your menu system? Thanks.
1
vote
2answers
46 views
positioning inside another container
First I'd like to thank for this library - I was searching for exactly the type of draggable component. And gratis I got iconisation - this is cool!
But I write because I have so …
1
vote
1answer
88 views
I need to get the last class of an element, is there a simple way?
I need to verify if a class has been added to a certain element without knowing which...
How can I get the last class setted on a DOM element?
1
vote
1answer
124 views
jquery.mb.tooltip
With the newest version of jQuery 1.4 release, your tooltip plugin is not working correctly. It stays on the top left side whenever we hover on a tooltip. May you please fix this b …
1
vote
1answer
20 views
prevent mb.Extruder from closing
Hey,
is there anyway to prevent mb.extruder from closing in a dynamic way?
1
vote
1answer
153 views
mb_containersplus-jquery-google maps and google earth resizing/repositioning problems
problems:
I have a gazillion confusing problems with resizing & dragging mb_containers that contain google maps div and google earth divs. And of course, different problems …
1
vote
1answer
103 views
mbGallery - repositioning
How do you change the positioning of the gallery? I came across a website (http://tmarksdesign.com/jquery.mbGallery/freshwork.html) using mbGallery that has positioned it so that i …
1
vote
1answer
37 views
mbGallery and mbTabset
Helo, i want to put my mbgallery into one tab ob mbtabset, but the gallery no work, don't show the images
Thanks
1
vote
1answer
122 views
Paging in tabs and close button
It'possible to have paging when add tabs and area not contain all tabs (like in ext js)?
Second it's possible to add close button on tabs?
Thanks