Thanks for the link Cloud, perfect. :-)
On 11/13/07, Cloudream <[EMAIL PROTECTED]> wrote:
>
> http://www.gmarwaha.com/blog/?p=7
>
> On Nov 14, 10:54 am, "Steve Finkelstein" <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I'm sure jQuery has
Hi all,
I'm sure jQuery has something similar, just haven't been able to find
it. There's an article/example here, and I'm sorry if this is a common
question here. I wasn't sure how to search for "sliding menu thingy"
in the threads. :-)
Where should I look within jquery for a similar effect of
Hey folks,
Before I go through the trouble, I figured someone might have already
done this so I'll ask here first. I'm looking to strip jQuery of
everything but the AJAX utilities. In particular, jQuery.Ajax() should
be good enough.
Need this for an application which I can't load the entire libr
7; and now my code is behaving more proper.
Thanks again all. :-)
- sf (still loving jQuery, just still sucking at JavaScript. :-) )
On 10/23/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm having some difficulty getting select boxes to function the way I
&g
Hi all,
I'm having some difficulty getting select boxes to function the way I
envision them to function. I'm using the Plugin available from:
http://www.texotela.co.uk/code/jquery/select/
My code looks like the following:
$("select#make").change(function() {
Hi all,
As much as I love loading all of jQuery into every single web project
I'm involved in, this current one is for an iPhone catered web
application. And to be quite blunt, loading anything over EDGE is
painful. I'd like to still use a few methods available, such as
jQuery.Ajax().
Is there a
Greetings all!
This might be more UI related, and if it is, apologies for spamming this list.
I'm surfing iTunes album art flipping, the same thing that's on the
iPhone, and I believe amazon has something very similar (but theirs is
done in flash. :-( )
I was curious if any of the brilliant min
Thanks Steve!
Yeah. I've made note to the client regarding purchasing an SSL
certificate. I told them I'd be more than happy to embed a self-signed
certificate -- but I know the minute the finance page starts getting
pop-ups, they're going to complain.
They're going to pay for a certificate when
leave it also, it'll give me
more inspiration to work harder on bug fixes and my next project. :-)
-- Steve Finkelstein
zuez on EFnet / FreeNode IRC
You're going to need to at least provide some code if you want a
decent response from anyone.
Sent from my iPhone
On Oct 6, 2007, at 8:26 PM, tramblie <[EMAIL PROTECTED]> wrote:
Several JQuery APIs won't work with Firefox (2.0.0.7). Has someone
noticed the same problem? Is it a bug, an in
Thank you Jan!
I'll take a peak.
Cheers!
- sf
On 10/5/07, Jan Sorgalla <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Steve Finkelstein schrieb:
> > Hi all,
> >
> > My thumbnails in jCarousel are distorting the aspect ratio of my
> > photos. Here
Hi all,
My thumbnails in jCarousel are distorting the aspect ratio of my
photos. Here's an example:
http://www.f1autoimports.com/inventory/single/11
Would anyone be kind enough to tell me how I can re-adjust the default
size to make this look more 'proper' per se?
Thanks. :-)
- sf
Dang, I really like the mouseover menu they have on their landing
page. Is that just simple CSS?
On 10/4/07, John Resig <[EMAIL PROTECTED]> wrote:
>
> > Maybe we can get John on Jay Leno...
>
> That would be the most boring late night interview, ever. :-P
>
> --John
>
as a more appropriate suggestion?
- sf
On 9/27/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all!
>
> Thank you for peeking inside of my post. Anyhow, so I got a
> semi-functional carousel up at:
>
> http://devel.phpgeek.org/inventory/single/1
>
> My only issue
Hi all!
Thank you for peeking inside of my post. Anyhow, so I got a
semi-functional carousel up at:
http://devel.phpgeek.org/inventory/single/1
My only issue here is, if you click on an image within the scroll
wheel (but do not yet scroll through past the first three images...),
you'll notice t
element.
>
> --John
>
> On 9/24/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> >
> > This is actually happening in IE7 also. Is it possible that something
> > is hosed with my code? I'm more confident it's that than a broken
> > replaceWith()
This is actually happening in IE7 also. Is it possible that something
is hosed with my code? I'm more confident it's that than a broken
replaceWith() but I'd really like to know why it only works once, and
then I need a page refresh for that "ajax" effect.
- sf
On 9
Hi all,
So I have a simple script which essentially uses .replaceWith() to
replace the containing elements HTML with a success callback. This
works fine the first time I invoke a function which calls
.replaceWith() in the success call back, but any subsequent calls
leaves the DOM unmodified.
Her
// send this sucker back to the view.
echo $html;
}
if($_POST['push']) {
$sql = "INSERT into phoenix_alpha.ms_notes
(SELECT * from phoenix_brocas.ms_notes
WHERE ID='".$_POST['
Hi all,
So I'm trying to do something rather simple, but having difficulty
accomplishing it. I'm basically giving the user an option to delete a
row from a table within a div, using something similar to this on the
server-side:
if(mysql_num_rows($result) == 0) { exit; }
Hi all,
I was curious if there is anyone currently working on an 'Undo' type
plugin for the jQuery platform. Essentially, similar functionality to
what gmail offers is desired by many. If not in the works, I wouldn't
mind giving it a shot myself.
Thanks for any insight.
- sf
Hi all,
So we all obviously know why jQuery is better than prototype,
otherwise we wouldn't be here. I use jQuery for all of my personal
projects, but unfortunately I'm stuck with prototype in my day job. We
do have a rather complex piece of software, and I'd have to go through
a lot of code in o
are using one to pull data):
> > >
> > > $photo_src = array();
> > > for ($i = 0, $l = count($photos); $i < $l; $i++) {
> > > $photo_src[] = $photos['photo_id'] . '.jpg';
> > > }
> > > $photo_string = implode('|
ve to close the inline pop up, go through more pics in
the carousel, then reload thickbox to be able to navigate the rest of
the images. You can experiment this at:
http://devel.phpgeek.org/inventory/single/10
Is there a fix?
On 9/16/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi folk
Hi folks,
This is probably something I'll end up needing to address on the
respective thickbox forums. I was hoping to give my luck a go at the
forum here though as the community is always willing to help. Anyway,
I have a development page I'm working on which is publically
accessible via here:
Dang, now we need Karl and team to write a new learning jQuery book!
Thanks so much John and team! (and yes I'm quite late in response, but
with so many threads in this list, I didn't even notice 1.2 was
released until today)
Cya all on #jQuery :-)
- sf/zuez
On 9/11/07, John Resig <[EMAIL PROT
photos); $i < $l; $i++) {
> $photo_src[] = $photos['photo_id'] . '.jpg';
> }
> $photo_string = implode('|', $photo_src);
> echo $photo_string;
>
> Then, just replace dynamic_ajax.txt in the sample code with
> your_php_page.php
>
>
> On 9/15/07, S
y.com/UI/Sortables
Thanks all. Please don't mind any non-coherent speak above. I've been
up for over 24 hours straight scripting away.
Cheers!
- sf
On 9/15/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> So I created a portion of a project which use
Hi all,
I'm a bit confused trying to understand sources on dynamic loading of
images into a jCarousel object. The issue here is the JavaScript
array is already populated by page load, and obviously I can't see how
server-side data was used to populate it. I'm a bit novice when it
comes to this,
Hi all,
So I created a portion of a project which users are having quite a bit
of difficulty working with. If you take a look at the following screen
shot, it'll give you the general gist of the particular page:
http://catalyst.httpd.org/tmp/photos.png
Here, users can order their pictures by in
Hi all,
I'm using the jQuery Form plugin by Mike Alsup and jQuery More Selectors
here: http://www.softwareunity.com/sandbox/JQueryMoreSelectors/
I have a callback function which I'm calling with the following syntax:
function validate() {
// ensure something is at least filled out.
Mike you're just filled with tricks up your sleeve, aren't you?
Thank you so much, I bookmarked that. Seems I have a few of your personals
bookmarked already!
- sf
On 8/31/07, Mike Alsup <[EMAIL PROTECTED]> wrote:
>
>
> > I was curious, is there anything jQuery has available that can take this
>
Hi all,
I was curious, is there anything jQuery has available that can take this
single image rotater and add an effect to it? Something that slowly fades in
the next photo? An example of what I'm trying to apply this on is
http://devel.phpgeek.org.
If someone can point out what I can reference o
determined there is no logical error
you, can simply invoke:
$('#myForm').resetForm();
Mike
On 8/29/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
Hi all,
Is there a way I can stop resetForm: true from hitting when I deem
something is invalid via server-side validation? For e
Hi all,
Is there a way I can stop resetForm: true from hitting when I deem
something is invalid via server-side validation? For example, here's
my ajaxForm object:
$('#form2').ajaxForm(
{
target: '#container',
type: 'post',
PROTECTED]> wrote:
>
>
> Hi Steve,
>
> Make sure your JSON is well formed. If it is not, your callback probably
> won't work. Try doing just a "console.log" with the returned json data
> and
> see what you get, then try to "eval" it to see if will return
Hi,
The following code works:
$(document).ready(function() {
// bind 'form2' and provide a simple callback function
$('#form2').ajaxForm(function() {
alert("DEBUG Test");
});
});
However the following does not:
$(document).ready(function() {
// bind 'form
Hi,
Firebug is reporting success: is an invalid label with the following code:
$(document).ready(function() {
// bind 'form2' and provide a simple callback function
$('#form2').ajaxForm(function() {
// Server should send data back in json encoding
dataType:'json',
Well, I'm sure it's possible, but I'm a newb and could use veteran
advice. :-)
I have a form which dynamically finds photos upon each GET of the
page. So the photos in one page refresh might be different from
another depending on actions the user has taken. Here's a sample:
http://stevefink.net/
tor."); },
success: function() { alert("showPhotos was
successfully loaded."); },
}); // end $.ajax
}); // end show()
});
get_photos returns an array to an HTML template.
Not sure exactly what the issue is still unfortunately.
On
Yes, I know this is my fault. Where though, I'm clueless. If someone
can help me recover from my fumble, I'd appreciate it.
I have a div that resembles the following:
$('#showPhotos').load('get_photos', {vehicle_id: =$this->uri-
>segment(4);?>});
I'm sending vehicle_id to
Hi all,
I currently have your rudimentary HTML form. ( it's large and complex
by nature, but lacks any fancy JS plugins etc. )
I was curious if there is a way to integrate a 'Reset All' button to
clear all the values to their original values if possible, using some
JQuery plugin?
Something quic
odelSel);
$("select#trim").selectOptions(currentTrimSel);
Thanks again and I hope this helps someone!
- sf
On 8/24/07, Karl Swedberg <[EMAIL PROTECTED]> wrote:
>
>
> On Aug 23, 2007, at 11:11 PM, Steve Finkelstein wrote:
>
> >
> > I'm trying to sele
I'm trying to select an option in a successful callback function using
the following syntax:
$('select#make > option').('#null').attr({ selected: "selected" });
Does anyone here see what's wrong?
Thanks.
Hi all,
I have some very rudimentary HTML markup w/ serverside PHP that
populates a select box like this:
**
Add Make
result() as $make): ?>
name; ?
>
As you can see, I've added some jquery
Hi all,
I'm looking for a simple way to change a boolean value in a database
based on whether a checkbox is checked or not in a jquery environment.
Would anyone be kind enough to point me in the correct direction to
get this accomplished?
Thank you.
- sf
Hi all,
I'm looking for an elegant and visual appealing file upload plugin. I
don't need any stunning effects, just something appealing to the eye,
and can allow a user to upload an image or directory on their local
system.
Can anyone recommend such a utility with jquery?
Thank you all!
- sf
Hi all,
I'm looking to allow a user to upload mutliple files or even better, an
entire directory worth of files. Adding a progress bar for the batch or
single file upload would be ideal.
What's my best bet for doing this?
Thanks.
- sf
Hi all,
Using this block of code:
--
$(document).ready(function() {
$('body').click(function(event) {
if ($(event.target).is('h3')) {
$(event.target).toggleClass('highlighted');
}
});
});
--
If my element I'm trying to toggle is , is
there anyway I can do something similar to if(
Hi all,
This is a rather complicated issue, for a novice at least.
I have HTML that gets injected into the DOM, and this is after a completely
separate HTML gets injected via .load() into a separate div.
So essentially, when you load the page, a div gets populated with .load(),
and when you clic
Hi all,
I have a simple javascript file being loaded externally that has the
following code:
-- snip --
$(document).ready(function() {
$('#pendingUsers').load('index.php/meduser/check_pending_users',false,
function() {
$('#pendingUsers a').click(function() {
$.post('index.php/meduser/pull_user_
Hi All,
I'm having issues with simple event triggering. Here is an excerpt of my
code:
$(document).ready(function() {
$('.pendingUsers').load('index.php/meduser/check_pending_users');
setInterval(function() {
$('.pendingUsers').load('index.php/meduser/check_pending_users');
Hi!
Thanks so much for the reply.
This was the final set of code that I used that worked great for me:
$(document).ready(function() {
$('.pendingUsers').load('foo.php');
setInterval(function() {
$('.pendingUsers').load('foo.php');
}, 30);
});
The first load is to inject
mething like:
>
> setInterval(function(){
> $.ajax({
> type: "POST",
> url: "some.php
> ",
>
> success: function(msg){
> $('myDiv).text(msg);
> }
> });
> }, 1000);
>
>
>
> On 8/10/07, Steve Finkelstein <[EMAIL PROTECTED]&g
nction to handle your return
> information.
>
> Now, if this is something you want to do every X amount of minutes or
> seconds, just put that in a setInterval function.
>
> Let me know if I understood you correctly.
>
> On 8/10/07, Steve Finkelstein <[EMAIL PROTECTED]> w
Hi all
I'm looking to populate a div with information from a database ...
don't want to pass any parameters to the serverside script, just want
the div updated according to my query if the db record sets are
modified, is .ajaxStart() the appropriate function for this?
I'm basically looking to ha
Hi all
I'm looking to populate a div with information from a database ... don't
want to pass any parameters to the serverside script, just want the div
updated according to my query if the db record sets are modified, is
.ajaxStart() the appropriate function for this?
I'm basically looking to hav
Hi all,
Given the enthusiasm of the community that surrounds jquery, in
addition to the excellent documentation, I've decided to give it a go
over prototype and the like.
I have a rather simple inquiry that's more conceptual than
technicalicaties of syntax. I'm currently writing an application f
Hi all,
Given the enthusiasm of the community that surrounds jquery, in addition to
the excellent documentation, I've decided to give it a go over prototype and
the like.
I have a rather simple inquiry that's more conceptual than technicalicaties
of syntax. I'm currently writing an application fo
59 matches
Mail list logo