By the reload every new page all menus are closed . I would like the
have this submenu open in which a menu is selecded. So that the
user can see wish point (menu is seleced) .
But i could not found infos about that .
I use super-fish the first time so may i give i easy way .
My idee is to us
d stays after I
continue execution until the end of the operation.
This is the behaviour I want, but when the code is executed without
setting a breakpoint, the line seems to be just skipped?!?
Got no clue...
On 16 Jun., 17:23, "Jens L." wrote:
> Hey guys,
> i have following proble
$("tr[title='scenariosCases_" +
projectId + "']").each(function
(i) {
$(this).toggle();
});
}
}
}
});
// now return to the old image
$("img[name='imageChange']").attr('src', rep);
});
Hope someone could help me with this issue.
Thanks in advance,
Jens
Found the problem, you can't use / in the name.
On Mar 25, 1:28 pm, Jens Bengtsson wrote:
> This is my HTML
>
> DOCUMENT/LAROSATE (1)
>
> 0XD6 VRIGT (20)
>
>
> Show less
>
>
>
> This is my javascript
>
> function tog
This is my HTML
DOCUMENT/LAROSATE (1)
0XD6 VRIGT (20)
Show less
This is my javascript
function toggle(id) {
$("#"+id).slideToggle("fast");
}
id is passed in as DOCUMENT/LAROSATE_more but the selector doesn't
work, there is no toggle.
What could be wrong?
I'm starting to think that this is not possible without having
different names/classes on the different menus which makes it hard
since they are generated form a resultset.
On Mar 24, 8:18 pm, Jens Bengtsson wrote:
> OK, this is what I have.
>
> Multiple lists that I can colla
OK, this is what I have.
Multiple lists that I can collapse and expand.
What I want is for them to only show x amount of items until I expand
them.
Say x = 2
In Section A the following would be shown
Link A-A
Link A-B
In Section B the following would be shown
Link B-A
Link B-B
etc.
And when
ing an item.
It doesn't work.
Greetings,
Jens Grochtdreis
w to use JSONP for regular reloads without confusing the
IE?
Thanks for your help, Jens
Versions used: Windows XP SP2 incl. latest patches, IE 7.0.5730.12CO,
Firefox 3.0 RC 1, jQuery 1.2.6
[0] http://home.wanadoo.nl/jsrosman/
[1] http://blogs.msdn.com/gpde/pages/javascript-memory-leak-detector.aspx
Hi,
Great plugin. Looking into the example source shows that more p tags
are not terminated correctly
ex:
August 08, 2007, v2.2 Release
/Jens
On 9 Aug., 13:32, Giant Jam Sandwich <[EMAIL PROTECTED]> wrote:
> Hi Kia,
>
> Right now the plugin is look
Hi,
I wan't to show a div on an mouseover at a link, like a tooltip.
Parts of my Code:
function jpmTip_init() {
$("a").hover(
function(event) {
$('div.jpmTipDIV').remove();
jpmTip_show(this, event.pageX, event.pageY);
},
function() {
Hi Jörn,
Your small code change did work, tnx for your help.
/Jens
On 5 Jul., 22:17, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Jens wrote:
> > thanks for the update.
>
> > I am loading content to a page dynamically (Ajax: $.get) and have used
> > tooltip to ap
;).Tooltip();
$(".toolTip").Tooltip();
It worked in the previous version!
My work-around at the moment is to start a timer that applies toolTip
after 2 seconds (hoping all elements are loaded)
/Jens
On 5 Jul., 07:01, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> It
:
$("a").cluetip({ titleAttribute: function(e)
{e.attr("title"); } }); // e is a jquery pointer to the element
This feature could provide me with an option to implement what I need.
/Jens
On 13 Jun., 06:49, JimD <[EMAIL PROTECTED]> wrote:
> Wow Jtip was great bu
I seems that Google has released a new tool/ technology where you can
use a local embedded SQL server.
Take a look at it:
1. http://immike.net/blog/2007/05/31/getting-started-with-google-gears/
2. http://blogs.zdnet.com/Burnette/?p=323
Maybe this can be helpful to you.
/Jens
On 31 Maj, 20:37
Why do you need so much space?
I normally use cookies as pointers into data stored at the server side
ex. into a SQL server
/Jens
On 31 Maj, 11:54, Mika Tuupola <[EMAIL PROTECTED]> wrote:
> On May 31, 2007, at 7:42 PM, philguillard wrote:
>
> > Somebody can tell me which libr
Hi Jan,
That did the trick. Now it works in FireFox, IE7 and Opera.
But why does it work better when / is encapsulated into divs?
In FF there was no need for the div encapsulation.
/Jens
On 27 Maj, 12:29, Jan Sorgalla <[EMAIL PROTECTED]> wrote:
> Hi
>
> On 27 Mai, 11:12, Jens &l
The example shows jquery version 1.1.1, this is a copy/paste problem,
I am using jquery 1.1.2
sorry...
On 27 Maj, 11:12, Jens <[EMAIL PROTECTED]> wrote:
> I'm trying to use your beta 0.2.0 with jcarousel inside a table. Doing
> this corrupts the table layout in IE 7. I hav
I'm trying to use your beta 0.2.0 with jcarousel inside a table. Doing
this corrupts the table layout in IE 7. I have not tried it in other
versions of jcarousel. Below is a minimized example:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; xml:lang="en-u
19 matches
Mail list logo