hi,
i have several images (more icons) on the page where i want to show a
div like a tooltip with more links on mouseover of these images.
the class of these images is .but_plus
i have a div before body for the tooltip
here are more links
.but_plus{
position:relative;
z-index:5;
}
#navover{
p
e data your script returns will be expected to be
> in JSON form.
>
> On Apr 12, 7:32 am, mcologne wrote:
>
> > hi...
>
> > i have a normal email form, where the user can send an email with some
> > data...
>
> > at first i send it with normal post (no dataType
hi...
i have a normal email form, where the user can send an email with some
data...
at first i send it with normal post (no dataType in jquery)... but it
was difficult to handle the returning messages from php, e.g.
validation messages or ok messages...
therefor i tried dataType json... like t
Mar 17, 2:37 pm, Eric Garside wrote:
>
> > Do you have a link to an accessible site? It would help substantially
> > in debugging the issue.
>
> > On Mar 17, 2:50 pm, mcologne wrote:
>
> > > the path is correct... it works with firefox 3... and:
>
>
y file)
>
> Use Firebug's "Net" panel to confirm that it is properly found/loaded
>
> On Mar 17, 1:05 pm, mcologne wrote:
>
> > hi,
>
> > i have problems using jQuery.noConflict() and firefox 2.
>
> > my firefox version: pc firefox 2.0.0.20
> >
hi,
i have problems using jQuery.noConflict() and firefox 2.
my firefox version: pc firefox 2.0.0.20
the same with mac firefox 2.0.0.4
i'm using only the first example from
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
it doesn't work, the following errors occur in firebug:
Securit
http://groups.google.com/group/jquery-ui
On 8 Mrz., 14:20, mcologne wrote:
> there is an own group for ui:http://groups.google.com/group/jquery-en
>
> you can change the focus by adding:
>
> open: function() {
> $(this).parents('.ui-dialog-buttonpa
there is an own group for ui:
http://groups.google.com/group/jquery-en
you can change the focus by adding:
open: function() {
$(this).parents('.ui-dialog-buttonpane button:eq(0)').focus();
},
On 8 Mrz., 13:23, Alexey wrote:
> Hello
> I am using Jquery plugin Dialog and i can not f
hi,
i have a strange behaviour when parsing the xml below:
$.get('/test/Internetschuhe.XML', function(data) {
$(data).find('item').each(function() {
var $entry = $(this);
var $sizenotnull = $entry.find("stock:contains('0')");
alert($sizenotnull.length);
in firefox
hi,
is there a solution for this case?
jQuery.noConflict(); makes an own script work with prototype, but not
a plugin or ui...
best regards
m, cologne
hi,
i have the xml below... this is a part of items of shoes and i need to
select "all size", but not if their stock is 0.
i can find the size with 0:
var $test = $entry.find("sizes > size > stock:contains('0')");
but i don't know how to find all sizes with not 0.
i used .not(), but it didn't w
nice work, i like it!
without going into details of programming, the site differs from that
classic style often seen
nowadays on many websites...
you know what i mean... buttons, tabs...
i like the big graphics in the backgrounds...
best regards m
cologne
On Jan 30, 2:38 pm, kim3er wrote:
>
hi,
there comes an error with the following selector... i'm using
jquery.ifixpng2.js or (jquery.ifixpng.js) and jquery-1.3.1.min.js
$('i...@src$=.png]').ifixpng();
Exception... "'Syntax error, unrecognized expression: [...@src$=.png]'
when calling method: [nsIDOMEventListener::handleEvent...
w
13 matches
Mail list logo