Hi all,
I've loved using jQuery these past few months, but I'm really pulling
my hair our here.
The following is the "endpoint" asp code that gets called to populate
my treeview:
<%
rootid = request.querystring("rootid")
json = ""
set Conn = server.CreateObject("ADODB.Connection")
Conn.Open strP
Hi all,
Can someone confirm that this list is moving from Google to Zoho Discussions?
With the recent spate of cyber attacks I try to confirm emails like the one I
got over the weekend to register at Zoho.
Thanks,
Doug
Hi David,
Do you have your call inside a $(document).ready? It may be that in a high
bandwidth environment your data loads completely before your call is triggered,
whereas in a low bandwidth environment your page has the chance to finish
loading before the data makes it to your call.
My two c
Just my two cents, I have to agree, it would be nice to be able to at a minimum
dump the actual XML from the Ajax call.
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf
Of Jonathan
Sent: Wednesday, September 16, 2009 1:33 PM
To: jQuery (E
end success function
}); // end ajax function
}); // end jQuery function
Thanks again,
Doug
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf
Of Brett Ritter
Sent: Thursday, Septemb
Sure could use some help on this one. Does anyone on the list have any clue why
the .text() function works differently between FF and IE7? I've submitted this
question for over a week now, and had no suggestions at all.
Doug
From: Knight, Doug
Sent: Tuesday, September 08, 2009 9:40
html
file with jQuery-based JavaScript to open, read and display part of an xml
file. It works fine on FF 3.5.2, but does not work on IE7. Am I missing
something really simple to make jQuery work on IE7? Any help would be great,
thanks!
Doug Knight
Here's
: [jQuery] Re: Newbie: Cannot get .text() to work with IE7
Maybe its a problem with you xml:
F90
On Wed, Sep 2, 2009 at 08:53, Knight, Doug
mailto:dkni...@mitre.org>> wrote:
All,
I wasn't sure if this got lost in the shuffle of my first post. Does anyone
know why the following wor
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf
Of Knight, Doug
Sent: Monday, August 31, 2009 2:35 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Newbie: Cannot get .text() to work with IE7
All,
I'm new to jQuery, but not JavaScript. I have the followin
help would be great,
thanks!
Doug Knight
Here's the html/JavaScript:
Read XML
jQuery(function(){
//$(docum
Hi all,
Happy to announce that the Ingrid datagrid project is still very much
alive! With the help of Patrice Blanchardie, Ingrid has been moved to
its new home on Google Code, and includes quite a few bug fixes and
updates (full list below).
Also included is an updated example of a remote PHP
Richard you are right. I've missed this thing placing new version of
jQuery.
Thanks.
Hello,
The question is why drag-option doesn't work ( options.drag = function
(event,info) { alert('drag'); } )?
Thanks in advance.
http://www.w3.org/1999/xhtml";>
Scroll element
.scrollable {
overflow:hidden;
height:200px;
width:35
;#itemList").load("lib/loadItem.php");
}else{alert(data+" -- "+id+" -- "+catList);}
});
}
On Jan 26, 9:24 pm, Good Knight wrote:
> Okay, so I have This PHP code.
> It creates a list of all the categories from database and it creates a
> div
Okay, so I have This PHP code.
It creates a list of all the categories from database and it creates a
div with all the items from the database. Each item is associated with
a category id as to which category it is apart of. The list of
categories should be clicked on and then the jQuery will run a
Ahh, I see what you're saying.
I got it working!
Thanks!
On Jan 23, 6:37 pm, Mike Alsup wrote:
> > Hi. I don't think that will work.
>
> > The category list that creates the UL is a PHP which
> > statementhttp://www.pastie.org/369269
>
> > It would have to rerun that PHP script everytime the .
er is in the data variable. $("#myUL").html
> (data) will do the trick assuming your data is just html like "1 li>2"
>
> On Jan 23, 12:46 pm, Good Knight wrote:
>
> > Is there an easy way to reload a section of a page?
>
> > I have a .post() that up
Is there an easy way to reload a section of a page?
I have a .post() that updates the contents of an unordered list, but i
have to refresh the page to see the new contents of the UL. Anyway to
have the UL reload when the .post() goes off?
I am using the Impromptu plugin to run the post, but this
ample, and watch the request/response times.)
Cheers,
Matt
On Nov 12, 7:47 am, matthew knight <[EMAIL PROTECTED]> wrote:
> Excellent, thanks Karl for that feedback - I'll make a note of it.
>
> Anything else, let me know
>
> Matt
>
> On Nov 11, 11:57 pm, &quo
to have folks do cross browser testing on this
> > in order to help Matt truly iron out any issues. People with Safari 2.x
> > installed would be especially helpful.
>
> > Rey
>
> > matthew knight wrote:
> > > Hi All,
>
> > > I've just posted t
Hi All,
I've just posted the latest version of Ingrid datagrid plugin.
Incorporates a lot of feedback I've received over the last couple
weeks, including:
- Row selection
- Saving state (page number, column sort & direction, selected
rows)
- Exposed object model, added helper methods like
ingrid
@Sharique
Yes, it'll work with .NET (just create an aspx page that spits out a
table as per the instrux), and set the 'url' param accordingly in the
options. Remember, ingrid's just making an ajax call to some more
HTML. Something like this will work:
$(document).ready(
function() {
Thanks Marco,
Also cheers for reporting the bug with the page toolbar textbox - this
is now fixed. Download the latest here:
http://reconstrukt.com/ingrid/index.html#download
Matt
On Oct 3, 8:00 pm, "Web Specialist" <[EMAIL PROTECTED]> wrote:
> Matt,
>
> congratulations!!!
>
> Very very very
23 matches
Mail list logo