Hi guys!
I've got a problem to tackle. Will anybody help me?
I wrote a $(document).ready() function in a js file that are
referenced by a html page.
$(document).ready(function() {
$('#letter-e a').click(function() {
$.get('http://localhost/e.php', {'term':$(this).text()},
function(data
$("#modal").jqm({
ajax:'@href',
ajaxText: '
I'm really interested in this too. The docs say there is a rewrite
coming to the history plugin that will bring forward/back back into
the functionality by default. So i don't know of any other way for
this to work
On May 1, 4:40 pm, DB wrote:
> Has anyone been able to get back button history
Ok I just fixed this with my own answer to someone else's question.
Instead of adding the .click to the anchor, I instead added the
trigger like this:
$("#modal").jqmAddTrigger("a.jqModal")
Worked like a charm
On May 11, 11:30 am, Bradley wrote:
> Can a
var found = $(items).find("[name='ben'], [name='joe']");
Just like css selectors, you can use a comma to denote multiple fields
On May 11, 11:22 am, ace jquery wrote:
> Hi there,
>
> Is there a way to find multiple values?
>
> This script checks *name = ben*, what about I want to check if *name
Can anyone help me with inserting new jqModal links?
On May 6, 3:06 pm, Bradley wrote:
> I read a bit on the newjqModalversion that has live events on the
> a.jqModal (Actually reading this didn't tell me whether live events
> were enabled on .jqModalby default, or if you had to
I read a bit on the new jqModal version that has live events on the
a.jqModal (Actually reading this didn't tell me whether live events
were enabled on .jqModal by default, or if you had to make the call
shown in the code, but that's neither here nor there)
So, I have a control panel list users
I just started using jqModal as I need support for nested modals. I'm
noticing some erratic behavior with nested modals and ajax, but I
don't know exactly how to fix it. What happens is when I load a
modal, that has a nested modal in it, I get two jqmOverlay divs, it's
like it's applying the ove
t and
loops over them, testing if the first four characters are "rate", and
removing the elements that fail the test from the wrapped set. It
wouldn't be hard to create a more generic jQuery plugin from this,
maybe one that accepts a parameter for the string to test.
Anyone, feel free to
Just extend Michael's code a bit:
$(this).addClass('active').siblings().removeClass('active');
Bradley~
On Oct 1, 3:47 am, yellowboy <[EMAIL PROTECTED]> wrote:
> Well I should also say I want it to deselct when another h2 element is
> clicked.
>
>
http://bradleysepos.com/dropbox/jquery-docs-wierd.png
Notice the title, heading text and the layout issues. Looks like 1/2
an error page, 1/2 the actual page. Anyone working on the server right
now?
Right on! Thanks Benjamin.I have been trying to figure this out for hours
and hours.
-Brad
- Original Message -
From: Benjamin Sterling
To: jquery-en@googlegroups.com
Sent: Tuesday, May 22, 2007 6:33 PM
Subject: [jQuery] Re: jQuery help
brad,
I first thought is that
Hey everyone! I am stuck on this problem using jQuery and the tabs pluginHere
is the code, any suggestions?http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml";>
Mike Rothermel
$(function() {
$('#menu').tabs();
});
Thickbox Help! http://manhattanwest.com/the_life/index.php?ID=1
If you click the a link under the "VIDEOS" section it works
great in Firfox but if you try it in Internet Explorer it doesnt work at
all.
I have looked ALL over the internet for a solution and have seen others
with the same proble
Everyone!
I am using Thickbox 3 with jQuery and it is working just fine in FF but when
I try on open it in IE 6 or 7 is just opens with itself.any ideas???
Thanks!
Hey Sean,
Thanks again man!
Just to make sureI put this in the head of my document and then
add #nextLink to the Next link like this:
Next
and the #prevLink to the Previous link like this:
Previous
Right?
Thanks,
Brad
- Original Message -
From: "Sean Catchpole" <[EMAIL PROTEC
Hello Everyone!
Here is my issue:
I need to make the "Previous" and "Next" links function at this URL on the
bottom right of the image holder,
http://manhattanwest.com/media-center/video-images.php
I have had a couple solutions sent to me, one PHP solution and one JS
solution.
(Thanks Sean
Hey thanks man, however I have no idea what you just saidI am not the
best JS guy as you can tell.
construct a list of links: I think I have already done that
then the example next you have: eval(linklist[2]);
what is this for?
thanks a ton!
- Original Message -
From: "Sean Ca
18 matches
Mail list logo