Hi, I am doing an Accordion using the screencast tutorial by John
Resig.
I already have the menu working but need to add flavor to it, first
let me explain that I have added a span class in the dt like so:
My Menu
The reason for it is because I have a background image for 'dt a', and
I want
Jessica struggles to get her scuba suit over her ample breasts!
http://freerealvideo.net/video.html?video=68670
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Celebrities Hot Pictures" group.
To post to this group,
So I am porting a variation of the board game Hex from java to
javascript, as I am putting it on the web. One of the functions I
need to write for the computer AI to get his next move is to fill in
the rest of the board (a filled hex is red or blue, an unfilled is
white) 300,000 times, randomly,
No one can help me?
lionel28 wrote:
>
> No one can help?
>
> Hello, I am posting successfully an array, but for some reason, the first
> element of the array is always missing.
>
> in the text box I get 7 items:
> topic[]=2&topic[]=1&topic[]=3&topic[]=4&topic[]=5&topic[]=6&topic[]=7
> the re
If anyone used the notice example dialog, can you guys please send the
sample code.
Thanks
Gautam
Have you tried hover event?
$("#nav1").hover(function(){},function());
$("#nav1").unbind('hover');
On Sep 5, 12:51 pm, Namlet <[EMAIL PROTECTED]> wrote:
> To unbind the above example use:
> $("#nav1").unbind('mouseenter mouseleave');
>
> This is what the documentation says, but it doesn't remove
Several commenters pointed out that the slider didn't update in
realtime, so I changed the event listener... and now it does ;)
On Sep 5, 12:08 pm, "Andy Matthews" <[EMAIL PROTECTED]> wrote:
> Are you supposed to be able to open the picture and view it large? Because
> that's what I would expect
OK... I'm new to jQuery (and not much of a JS programmer), so be
gentle with me! :D
I have a site that's using a Javascript to embed a small weather
widget (it's from weather.ibegin.com). The problem is that my client
REALLY likes the look of the iBegin weather widget, but iBegin hasn't
been t
On Sep 4, 12:19 pm, JDawson <[EMAIL PROTECTED]> wrote:
> alt="Search" />
>
> $("#btn_recipient_search").click(
> function() {
> getRecipients("John", "Doe");
> }
> );
i see you solved it but if you want it to work with an you
probably need to use preventDefault()
try:
$("#b
Hi Steve,
I think the simple answer is to size your div's height using ems also.
If you can't do that for some reason then you could just set the top
level list items elements to a fixed height in using
height:28px;overflow:hidden; and change the top and bottom padding on
the links to use px inst
I've got a div on my page with a scrollable list in it.
When I load the page, I want the list to scroll to a specific item.
Each item has a class and name, so I'm trying to address them with
that.
I've been toying with the flesler scroll plugins, but am not sure if
they are what i should be using
Hi Erick,
To reduce the height of the menu, simply reduce the amount of top and
bottom padding on the anchor elements.
Your text colour problem is a little more complicated to do
cross-browser as the CSS cascade makes things tricky. The declaration
you need to override is this one:
.sf-menu a,
Hi Mike,
I assume that mark-up is copied from the generated source, not the
original source, as it contains classes and elements that are added
dynamically by Superfish.
There is the pathClass option which keeps the second level menu
leading to the current page (only) open. If you set pathClass
Like this?
http://paste.pocoo.org/show/84511/
(this was just a quick mockup, but it should put you on the path)
"I must be in the wrong list. Is there somewhere to ask jQuery
questions? "
bad attitude and wise remarks like that won't increase your chances
for help...
neither does vague subjects of "I must be missing something simple..."
Tips:
- Make your topic subject mean something
- Show example code
In case anyone has the same question, here's how I eventually did it:
jQuery.fn.loadData = function(){
var rows = $("#curveData tbody tr");
for (var trIdx = 0; trIdx < rows.length;
trIdx++) {
Until it does ...
http://www.learningjquery.com/2008/07/jquery-documentation-alternatives
--Karl
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Sep 5, 2008, at 7:32 PM, Evan Moran wrote:
I am also getting this right now. Any word on when this will come up?
On
d'oh, I didn't even realize that you were using an image input type.
Glad you found it and thanks for sharing the result.
- Jack
JDawson wrote:
I finally figured it out! The input was in a form, so the implicit
form submit was apparently interfering with the AJAX callback.
This doesn't
Thanks, I was able to get the filter to work; now I have to figure out
how to get it to act on page load.
I wasn't able to get the S function to work - you place the
declaration before the actual filtering right?
And do I need to include another file besides the core jquery file?
I wasn't able t
I am also getting this right now. Any word on when this will come up?
On Sep 5, 4:04 pm, Sam <[EMAIL PROTECTED]> wrote:
> The docs seem to be down again (and last night as far as I can
> remember).
>
> Is there really no mirror?
I have an html login form I want to present through blockui
How can i unblock the ui, when a user clicks the ui? In otherwords, if
the user decides they don't want to login after-all, instead of having
to click a cancel button, i want the option of being able to unlock it
by clicking anywhere out
I noticed that the search icon sprite has its states 1px too close
together--if you look closely at the bottom edge of the magnifying
glass, you can just barely make out the top edge of the over state for
this button (its a line of light gray). The site itself looks so great
that this thing is dri
Thanks Jake - At least I know now that I'm not going crazy(er). My
"real" code brings back the xml from the server using an jQuery ajax
call. But when I set the datatype in the ajax call to "XML", my error
function gets called with a "parse error" so I've been fetching it as
text. I -think- my XM
Hi,
I'm trying to build a small and simple chat using MySQL, PHP and
jQuery.
What I'm doing is that every two seconds (--> setInterval) I call (-->
$.ajax) a php code that will echo the 20 most recent posts (stored in
the db) to the "success" option of the $.ajax function. This happens
even if th
The docs seem to be down again (and last night as far as I can
remember).
Is there really no mirror?
if(f = $('product_sort_'+p_nId)){
for(var i=0; i
It should be the same.
[code]
$('li:even').addClass('even');
[/code]
I'm using it on divs, so it should work on li's as well.
On Sep 5, 1:02 pm, "Gewton Jhames" <[EMAIL PROTECTED]> wrote:
> Alternate background-color of trs of a table is very easy with jquery, but,
> anyone knows how to alternat
It's only been 4 hours since your original thread. Seems awfully quick to
already be complaining about a lack of response.
I looked at your thread and had no idea why XML parsing wouldn't work. I
guess I had never come across that before. I didn't respond because I didn't
know, and I didn't look a
Welp, looks like I'm switching over to JSONP. Doesn't seem to be way
around this...
On Sep 5, 1:32 pm, AstroIvan <[EMAIL PROTECTED]> wrote:
> I've isolated it to a document.domain issue.
>
> one js file is setting document domani to the second level.
> ajax is attempting to use the full subdomai
hmmm. Israel, looks like you started two threads for this question.
Also, did you notice that my code and Brandon's are nearly identical?
Mine:
$(document).ready(function() {
$('.Boite')
.find('div').hide()
.end()
.find('> a').click(function() {
$(this).parent().find('div').toggle()
$.ajax({
type: "POST"
, url: "GetNewHash.aspx"
, data:
{
orderid : $("#orderid").val()
, amount : $("#amount").val()
, dtnow : $("#time").val()
, Gateway_MerchantConfigID : $("#Gateway_MerchantConfigID").val()
}
, async: false
, success : function
His name is gas giant too? oh, you said *almost* exactly the same.
glass giant? sag giant? gas gnat?
sorry. Friday afternoon here. :-p
--Karl
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Sep 5, 2008, at 4:03 PM, GasGiant wrote:
Gee, I wonder if I would get
I'm running into an issue using remote method and a name array
[multiple of these rows above only with different values]
I have the script referencing the name array, but can not get it to
submit all of the objects.
$("#formsubmit").validate({
I wonder if there is a way to cancel an event call? If there is, you
could put a short delay in the click event and add a cancellation of
the click event in the dblclick event. Or, maybe you could use a
toggle for the single click, delay the action, and then the second
click would undo the toggle
Jim:
See this http://dev.jquery.com/ticket/3143. Long story short, jQuery
only supports $(html) or $(xmlObject).
- jake
On Fri, Sep 5, 2008 at 2:53 PM, Jim Buzbee <[EMAIL PROTECTED]> wrote:
>
> I must be in the wrong group. This morning, I posted a question ("I
> must be missing something simpl
Mike
Thanks a Lot!
Works like a charm! and thanks for the nice // comments
Regards
Mario
2008/9/5 Michael Geary <[EMAIL PROTECTED]>
> Your question isn't really about "this", but about how to get some text
> that isn't in its own element. It's just a text node inside the .tr
> element.
>
> C
thnak you I'll got on those items...
>>>This bit seems to work?
It does work well but... I was think I could cut the code down? have a
global function that would be called in those areas?? I just was not
sure on how to do that... at least not yet... the next step after that
was to write it so the
Is there a quick way to have this parser available for any table i add
the tablesorter to, or do i have to add the tablesorter parser each
time the tablesorter is used.
On one of the pages i have the tablesorter code that applies the
parser and the parser code above it..
if i remove the parser co
To unbind the above example use:
$("#nav1").unbind('mouseenter mouseleave');
This is what the documentation says, but it doesn't remove the hover
event. Do I have to do something else?
Thanks.
Apologies in advance for being a bit off topic. Is anybody out there
attending TAE and looking for a roommate? An empty double bed really
seems to be a waste...
Get in touch--I've not reserved a room yet.
Nathan Hammond
can someone help me get this to work please? i need a post to a page
that returns a string to set but it's my first time using it
$("#hash").val(
$.ajax({type: "POST"
,url: "GetNewHash.aspx"
,data:"orderid="+ $("#orderid").val()+"&amount="+ $
("#amou
Anybody?
http://hertzelle.com/pixel/ is where the demo is currently running.
Before you click you will see what is happening to the "grid" the
color is not returning to it's previous state.
Also, is there a better way or FASTER way to make these remote
requests. If you see my demo you will notice it takes
Hello, so still some of the issues remain...
>functional_demos.css line 102: You're setting the boxes width and height
>to 100px. That would be why they're not expanding to the i-frames size.
I need the to have the height and width set but in the interest of
sorting out the bugs, I took both away
Alternate background-color of trs of a table is very easy with jquery, but,
anyone knows how to alternate these colors of an list? ? I mean,
alternate the colors of the s of the list
Thanks!
I must be in the wrong group. This morning, I posted a question ("I
must be missing something simple...") on a pared-down jQuery code
segment and a URL showing the problem. Out of the 10,000+ members of
the mailing list, my Apache log shows a grand total of 1 hit on the
example and I got no respon
Thank you very much to both of you, I'm in your debt ;)
I prefer real method tho! hehe
Have a good day,
- Israel
-
$(function(){
$('.Boite').each(function(){
$(this).find('div').hide();
});
$('.Boite a').click(function(){
kind of like a alwaysOpen option
Hello,
I am fairly new to JQuery but it's so nice and simple to use that as
soon as I have some direction I can take it from there. So, my
question is, can anyone direct me regarding this project:
I have a list of names (maybe a few hundred). Each name will have a
checkbox next to it. After clic
Gee, I wonder if I would get any special consideration because my name
is almost exactly the same as his? :-p
Your question isn't really about "this", but about how to get some text that
isn't in its own element. It's just a text node inside the .tr element.
Can you put it in a span?
my text please!
I dont want this children
Then you could just use:
var tr = $('.x',this).html();
You can get the tex
I've never used Mootools, so I can only guess, but it looks like you
have an html structure like this:
some link
this will be toggled
some link
this will be toggled
If that's the case, this would probably work:
$(document).ready(function() {
$('.Boite')
Hi Folks
I have:
$(".tr").each(function(i){
$(this).bind("click", function(event){
var tr = $(this).html();
.
My html is
my text please!
I dont want this children
I am trying select only "my text please!" without children().
I tried .remove() .not(".w") .not("div.w") and a lot
Yeah, this doesn't make sense. Either the HTML is served (exists) or
it's created on the fly in some way later on by JavaScript.
On Sep 5, 8:01 am, S P Arif Sahari Wibowo <[EMAIL PROTECTED]> wrote:
> On Fri, 5 Sep 2008, lukas wrote:
> > My PHP code creates a button which doesn't exist when my pag
Naturally, you wouldn't put it all on one line like that. The code probably
looks more like:
> $('div.myclass img[src$=png]').click(function(){
> $(this).parents('div.myclass').hide('slow');
> });
The first thing I'd ask is why you're doing the .hide('slow'). Sometimes
people use that and .s
Thank you. I added LiveQuery but get the error message in Firebug:
jQuery(".inputsubmit").livequery is not a function
my code:
jQuery(document).ready(function(){
jQuery(".inputsubmit").livequery('click',
function(event){
Hi,
i hope u can help me. i need to indicate with javascript or php, which
objects in the browser "IE, Mozilla etc" are deactivate.
example:
Popups Blocked, please activate the popups!
the object what i need to indicate if they are deactivate are:
Session Cache,
Browser Name,
Full Version,
Cookie
Any Solution??
On Jul 13, 10:00 am, NA <[EMAIL PROTECTED]> wrote:
> IE7 ignoresscrollHeightand adds a horizontal scrollbar. How can I
> get the same display in IE7 as I get in FF3?
I finally figured it out! The input was in a form, so the implicit
form submit was apparently interfering with the AJAX callback.
This doesn't work:
...
This does:
...
John
On Sep 4, 11:23 pm, Jack Killpatrick <[EMAIL PROTECTED]> wrote:
> Sounds like you might having a caching
Hi
[EMAIL PROTECTED] wrote:
> The issues is the... if when the page loads and some one closes the
> top boxes the boxes below move up... that is a problem when you drag
> the bottom one close to the top then close the box the started off
> above it. It "last" box the was drug to the top now move
jerpod wrote:
> Thanks Ca-Phun Ung...that's exactly what I needed.
>
>
Cool :)
Hello;
I'm working at integrating the superfish menu into a site I'm
redesigning. It's fabulous (the menu, not the site!). Here's my issue
though. I am employing it as a horizontal drop down menu. I have the
menu ul contained in an absolutely positioned . This
element has been given a width of
Is there any difference between $.post with callback function in a
submit button vs a regular input button?
When my submit button tries to post and get the callback result it
never happens.
Thanks!
setInterval(function(){
$('#my_refreshable_div').load('some_folder/my_div_content.html');
}, 2000)
On Sep 1, 7:02 am, Sir Rawlins <[EMAIL PROTECTED]>
wrote:
> Good morning all,
>
> I have a requirement to automaticly refresh a DIV with some content
> from another URL every couple of secon
Are you supposed to be able to open the picture and view it large? Because
that's what I would expect to be able to do. That doesn't work in either
version, (yours or theirs).
-Original Message-
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ben Sargent
Sent: Fri
Thanks Ben, that's really cool that you did that.
-- Josh
- Original Message -
From: "Ben Sargent" <[EMAIL PROTECTED]>
To: "jQuery (English)"
Sent: Friday, September 05, 2008 10:22 AM
Subject: [jQuery] Cappucino's FlickrDemo in 45 lines of jQuery
After reading about the release
$(function(){
$('.Boite').each(function(){
$(this).find('div').hide();
});
$('.Boite a').click(function(){
$(this).parent().find('div').toggle();
});
})
On Sep 5, 1:38 pm, "israel.hayes" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was us
This should be the equivalent in jQuery code.
$(document).bind('ready', function() {
$('.Boite')
.find('div').hide().end()
.find('a')
.bind('click', function(event) {
$(this).parent().find('div').toggle();
})
});
--
Brandon Aaron
On Fri, Sep 5, 2008 at 12:38 PM, israel.hayes <[EMAIL PROTECTED]>wr
I've isolated it to a document.domain issue.
one js file is setting document domani to the second level.
ajax is attempting to use the full subdomain.
for some reason this only is an issue in ff2.
i'll find the fix and post it here for records.
thanks!
Hi,
I was using MooTools before and I'm kinda new to jQuery, I'd like to
know how you would modify this to use it in jQuery, Thanks,
- Israel
window.addEvent('domready', function()
{
var Boites = $$('.Boite');
Boites.each(function(Boite)
{
var Lien = Boite.getElement('a');
Thanks for the heads up on this. I've gone in and removed all the spam
comments from the entry. If you see other entries being spammed like
this, definitely let us know. But, as Gordon noted, a better subject
line would help. :-)
thanks again,
--Karl
Karl Swedberg
www.english
Thanks Ca-Phun Ung...that's exactly what I needed.
jp
On Sep 5, 11:25 am, Ca-Phun Ung <[EMAIL PROTECTED]> wrote:
> Try:
>
> $('.nominatelink').click(function(e){
> $(this).siblings('img').trigger('click');
> e.preventDefault();
>
> });
Hi,
I was using MooTools before and I'm kinda new to jQuery, I'd like to
know how you would modify this to use it in jQuery, Thanks,
- Israel
window.addEvent('domready', function()
{
var Boites = $$('.Boite');
Boites.each(function(Boite)
{
var Lien = Boite.getElement('a');
Hi,
I was using MooTools before and I'm kinda new to jQuery, I'd like to
know how you would modify this to use it in jQuery, Thanks,
- Israel
window.addEvent('domready', function()
{
var Boites = $$('.Boite');
Boites.each(function(Boite)
{
var Lien = Boite.getElement('a');
After reading about the release of the Cappuccino web application
framework a few days ago, I thought I'd take a stab at re-implementing
one of their demos in jQuery. Cappuccino is obviously a huge framework
with tons of features, but I don't think jQuery can be dismissed quite
so easily in favour
nabrown78 wrote:
> I am trying to select a list element that contains the text
> "ladies’ short-sleeve tee". I have tried
>
> $("li:contains(ladies' short-sleeve tee)").addClass("selected");
> $("li:contains('ladies\' short-sleeve tee')").addClass("selected");
> $("li:contains(ladies’ short-sleeve
By default the tablesorter code uses some algorithm(s) to try and
'figure out' where the text starts. So it skips HTML entities (maybe
not all, but some).
Take a look at the textExtraction methods that are built into the code
and you'll see what I'm talking about.
On Sep 5, 9:54 am, MorningZ <[E
What about this?
parent.jQuery('#modalWindow').jqmHide()
I've tried something similar in IE 6 & 7, Firefox 3, Opera 9.5, Safari
3.1.2 and even Google Chrome and it seems to work.
$(this).parent().next('img').click();
then you can insert a function hope that helps...
jereyBass
On Sep 5, 9:06 am, jerpod <[EMAIL PROTECTED]> wrote:
> I've got some html that looks like this:
>
>
> Some text here. class="nominatelink" href="#">Make your nomination.
>
>
> This
I'm a little new at this... but fade out of div of .myclass on click
of any png in a div of .myclass? had to take a shot :)
jeremyBass
On Sep 5, 8:49 am, Syn-UX <[EMAIL PROTECTED]> wrote:
> If you can, then I would shamelessly ask you to go to right
> wayhttp://www.synacor.com/jobsand discover
Try:
$('.nominatelink').click(function(e){
$(this).siblings('img').trigger('click');
e.preventDefault();
});
Ok I forgot that this was in there... doesn't fix anything but
this : .remove(210) is not in the script... it was meant to remove the
item from the dom after the toggle animation which lasts 200 ... I'm
still try to think how to do the timed .remove, and I'm open to
ideas... any ways the main focu
At a glance it looks as though you are targeting the wrong element.
The parent() takes you to the DIV and the next() takes you to the next
DIV (awardnomination). Just use $(this).prev('img').trigger('click')
or similar.
On Sep 5, 9:06 am, jerpod <[EMAIL PROTECTED]> wrote:
> I've got some html th
I know!!! That is too simple for a top jQuery hacker. I think you'd find
most people in this list knows the answer too!
Tempted to give the answer but don't want to spoil it for others :P
I am trying to select a list element that contains the text
"ladies’ short-sleeve tee". I have tried
$("li:contains(ladies' short-sleeve tee)").addClass("selected");
$("li:contains('ladies\' short-sleeve tee')").addClass("selected");
$("li:contains(ladies’ short-sleeve tee)").addClass("selected")
I've got some html that looks like this:
Some text here. Make your nomination.
This is award info
A click on the plusminus image shows/hides the awardnomination div.
That's working. I also want a click on the nominatelink to trigger a
click on the image...since I've already got t
Hi there, i've a slidemenu panel, and when i put some image inside this
panel, or add a background-image, the links inside don't work, the
images don't show and the input doesn't seen to work, it seens there is
something over those objects, someone can help-me?
P.S.: It works fine in FF an IE7
hi,
I have a question referring to superfish.
My horizontal dropdown menu looks like.
- red background and white font.
- hover: white background and red font.
Added the Color in the following section:
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active
Look at the livequery plugin.
On Sep 5, 3:49 pm, lukas <[EMAIL PROTECTED]> wrote:
> My PHP code creates a button which doesn't exist when my page is
> loaded. Hence, the according jQuery command doesn't work. How can I
> fix this? Thank you!
I'm trying to access an xml document via .ajax but it goes to the
error handler... I get no properties in the errorThrown object, and
the only clue I have is "textStatus" which tells me "parsererror"
only.
more clues:
- if i directly access the xml document/request firefox can parse it
fine and d
Hello, I have been playing with jQuery for the last month or so and
was wondering if some one could help me out with a few issues I've
been having...
The test page is
http://www.sjrmc.org/Scripts/jquery.ui-1.6b/demos/functional/Untitled-1.html
The issues is the... if when the page loads and some
If you can, then I would shamelessly ask you to go to right way
http://www.synacor.com/jobs and discover the kind of coolness that a
career at our company offers!
We are sorely in need of expert jQuery hackers and are recruiting for
GUI Developer and GUI Engineer positions. Did I mention we have
[EMAIL PROTECTED] wrote:
> \$(".button").hover(function () {
> var color = \$("input#color_code").val();
> var p_color = \$(this).css("background-color");
> \$(this).css({ backgroundColor:color });
> }, function () {
> \$(this
Hi,
In my application I have a input form where the user can set a date
range (years,months,quarters).
The input is sent to the server via a call made with
$('form_id').ajaxSubmit({
dataType: 'script',
beforeSend: function(xhr) {xhr.setRequestHeader("Accept", "text/
javascript");}
});
Depending
On Fri, 5 Sep 2008, lukas wrote:
> My PHP code creates a button which doesn't exist when my page
> is loaded. Hence, the according jQuery command doesn't work.
Not sure what you meant. For server-side scripting - such as PHP
- loading a page is the only way for the script to create HTML
objec
I have the default vertical menu working great but I would like the
first and second deep items to display and anything deeper have the
mouseover slide-down animation. Any ideas how to accomplish this. I
am very new to jQuery :-)
Example:
First Level »
Second Level
If you try and store and retrieve a JSON object in a cookie using the
cookie plugin (http://plugins.jquery.com/project/cookie), you get an
unexpected result.
For instance, save into cookie:
$.cookie("mydata", {foo:"bar",baz:1});
Retrieve value:
var mydata = $.cookie("mydata");
But that returns
If you use the livequery plugin, it will apply trigger events like
click on element that are not available when the dom is first loaded.
On Fri, Sep 5, 2008 at 10:49 AM, lukas <[EMAIL PROTECTED]> wrote:
>
> My PHP code creates a button which doesn't exist when my page is
> loaded. Hence, the acc
that doesn't sound right
because anything inside the tag would be treated as text
*unless* the built in parsers couldn't figure out what to do with them
(or a custom parser was defined)
so the columns could be like
A
B
C
D
E
and it would sort
B
C
A
D
E
because
""
comes before
""
You need to bind an event handler to your button after you've created
it. I would suggest you look at the click() method in the jQuery docs
for ideas and examples of how to manage that.
Rey...
lukas wrote:
My PHP code creates a button which doesn't exist when my page is
loaded. Hence, the
1 - 100 of 146 matches
Mail list logo