how', height:'show'},
>
> dropShadows: false
> });
>
> you still get a slidedown effect and can also add option speed:
>
> conlabz-cs wrote:
>
>
> On one of our websites I'm using a horizontal superfish menu. It works
> fine
> i
On one of our websites I'm using a horizontal superfish menu. It works fine
in FF and Safari, but I have a problem with the dropdown in IE 7 and IE 8.
It doesn't close if I got to another menu entry. I tried to look for a
solution, but had no chance to find it... I guess that the problem is in th
ment i
> $("." + item.position[i]).html(item.html[i]);
> /*
> if the item position was position one then html relating to that position
> will be filled in
> */
>
> }
>
> // now we just unhide our list items
> $("..listitem").show();
>
> });
>
>
>
>
will keep track of the positions for each user
>
> if you do not want to use a database you can use cookies :)
> your cookies would be :
> position, html
> same type of logic
>
> On Sat, Jul 4, 2009 at 3:39 AM, cs...@hotmail.com
> wrote:
>
>
>
> > Hi all:
Hi all:
i am trying to use jquery UI sortable on my webpage to display
toolbars. what i want is, let people sort these toolbars in the way
they like. i have named toolbars with id "1","2","3","4", and i saved
sorted order to database via toArray method. i was wondering how i
could display these t
Why not make each field that has a nested key-value pair an object
instead? In short, any array with a key but without a value is an
object since your value is just an array of elements. What language is
in charge of your back-end? And how is it handling the inputs your
pass it? This is what reall
I just read my message and it's not as clear as can be. Sorry I'm in
some what of a hurry.
I have a drawer that I want to pop open whenever you an anchor with a
certain class assigned to it is clicked.
If you look at this page in Safari, Firefox, or Chrome you can see the
desired result
The links in question are:
1. The first Click here in the bulleted list.
class="open_drawer_que
8 matches
Mail list logo