Hello,I've got a new plugin for jQuery.It's a simple data model, useful for implementing a client-side MVCpattern.The data model is a simple javascript object/array hiearchy.The plugin provides methods for binding parts of the model to DOMelementsand/or functions - so that when the value of ...
friends!It is comfortable to $.extend json data with JQuery. Is it possible tosort/arrange JSON data the same comfortable way?Most of the json data arranging solution that I googled was aboutsorting on server and then ajax-request it.I am trying to make my application work in a different way - first ...
Hello,I'm trying to fix a validation form probleme but I don't have anyidea.This is the probleme :I have a forum with inputs, for the validation, I have some clientside controls and server ones with an ajax call.this is the code :-------------------------------------------------------------- ...
I would like to see if I can move our server side mail tag injectionto jQuery on the client side.I guess I am wondering if the logic I am thinking will prevent anypremature browser processing before jQuery gets to perform thefiltering.When a message is going to be displayed on our system, the server ...
When manually triggering a "change" event on a text box which hasASP.NET client-side validation, Internet Explorer will generate aJavascript error. It works fine in FireFox.I'll explain the reason:in the jQuery code, the trigger() function contains the following:(line 1730 in the uncom ...
Apologies for the cross posting here, but I myself am at a bit of acrossroads in my applications development, and I'd like to take thetime to put out this email in the hopes that it generates some gooddiscussion, and can maybe teach me a few things.A little background first to my issues. I am de ...
While refactoring all the Javascripts in poMMo I decided to rewrite my old client side validation library into something more jQuery like. The result could prove as a useful form validation plugin to someone.A rudimentary demo has been posted to;http://dev.iceburg.net/jquery/jqValidate/jqValidate is ...
At work we're evaluating some grid controls with client side sortingcapabilities.We tried Ext.Grid but it's a little too invasive (it also modifies theHTML content of the page outside the div where it belongs), it's*really* heavy and have some issues with ourCSS files (its CSS classes ar ...
At work we're evaluating some grid controls with client side sortingcapabilities.We tried Ext.Grid but it's a little too invasive (it also modifies theHTML content of the page outside the div where it belongs), it's*really* heavy and have some issues with ourCSS files (its CSS classes ar ...
Hi,Does anybody know an ajax email client like this one ona dojohttp://dojotoolkit.org/demos/email-using-1-0 ??? but in Jquery. ...
all,I have a problem which is moderate in difficulty. It doesn't applydirectly to jQuery -- but given the general aptitude of the users onthis list, I figured I'd be able to pick some brilliant minds.I'm writing an API in jQuery which I'd like to distribute to myclients to use on the ...
If you've ever been interested in learning how develop AIR apps w/ jQuery then take a look at the Spaz Twitter client http://funkatron.com/spaz. It's a OSS project where you can download the source and see how things are done.It's also a pretty neat Twitter client as well. :)Many thanks ...
Hi,I got a html that will accept user image file input, then when userclick a button which will trigger a php to process that image file.<input type="file" id='imgfile' class='adlist-input'>i want to validate that image file against their size/width/height/file type e ...
From Encosia.com:Use jQuery and ASP.NET AJAX to build a client side Repeaterhttp://encosia.com/2008/06/26/use-jquery-and-aspnet-ajax-to-build-a-client-side-repeater/Rey... ...
all, i need some help fast!This is my site i created ages ago that i should ahve completed about2 months ago for a client and i have no idea why i havent got off myarse, anywho. i want it uplaoded and finished today, although i justrealised the PNG Opacity Fix for ie6 using Jquery dousnt work!!!!!!I ...
There,I understand that when a server side page returns an xml response withthe headers set appropriately, then JQuery will automatically providea DOM representation of the xml so that it can be queried easily, forexample using something like:var node = $('node',xml).My question is - Is it p ...
Hi,I'm need to implement a website (intranet) that runs everything on theclient side communicating to the server via RESTful requests. I'musing jQuery but my big issue at the moment is how to manage thelogin.I'm not sure which is the best method to login the user securely fromjavascript. ...
Hi,I am new to Jquery and i am very much enjoying in learning thenew concepts of Jquery. Today, when i am learning i faced a situationfor which i need some help.The following is the code snippet which i created :<head><title></title><script type="text/javascript" src= ...
I am using jqgrid and use the client-side option for datatype, so i can bind the json string or object seperately on the client side.but i dont know how to get the data added by the user on the clientside back to the json object, is there any direct method or do we have to iterate through rows and c ...
Hi,I'm looking for a Paging functionality to be achieved using the Plug-Ins.Could you please provide me the list of such Plug ins for Client sidePagination? Appreciate, if you provide the comparisions with pro andcons of each such available plug-ins?~.Nil ...
I am building a client-side and server-side solution and want to useJSON through Ajax in both directions.I have ASP or JavaScript server-side, though Microsoft's support ofserver-side JavaScript seems nil, so I am reluctantly conceeding touse ASP.I'd appreciate suggestions on available solut ...
all,I'm trying to implement a simple chatting website.For now what the code does is checking every 10 seconds if there arenew posts stored in the database (newer than the last check, 10seconds ago).Is there a more efficient way than doing this with a timer??? forexample, is there some kind of ev ...
I can't seem to figure out how to set the star rating value at clientrun time. Can you please reply with a sample? ...
all,I'm looking to establish client-side paging in addition to client-sidesorting using jqGrid. jqGrid currently supports client-side sortingusing loadonce: true, but it doesn't have features able to paginatethe content (apparently it's slated for a future release). Can someonedirect me ...
Author: paul.bakausDate: Sun Jul 5 18:54:26 2009New Revision: 2875Removed:branches/labs/selectable-labs/Log:removed old selectable-labs folder (stupid svn client) ...
Hello,I'm using jquery Validation plugin (http://bassistance.de/jquery-plugins/jquery-plugin-validation/) for client side validation.On successful validation, I would like to display "Processing...."message (till new page loads - non AJAX post).Please tell how to do so ?( If triggered ...
I am working at a client and need help bringing in an expert to helpanalyse and solve an animation problem with the JQuery UI slidereffect. The animations are very jerky and it needs to be made smoothon IE6, IE7, Safari 3.x, Firefox 3.x, etc.The problem could be either a) related to the way API is b ...
Revision: 3241Author: joern.zaeffererDate: Tue Sep 15 14:40:15 2009Log: datepicker tests keep crashing testswarm client, disabled tests until that issue is resolvedhttp://code.google.com/p/jquery-ui/source/detail?r=3241Modified:/trunk/tests/unit/datepicker/datepicker.html============================ ...
Revision: 3240Author: joern.zaeffererDate: Tue Sep 15 14:38:50 2009Log: datepicker tests keep crashing testswarm client, disabled tests until that issue is resolvedhttp://code.google.com/p/jquery-ui/source/detail?r=3240Modified:/trunk/tests/unit/datepicker/datepicker.html============================ ...
I want to check a value client side in jQuery. The bool will tell me if theuser is logged in or not. Is the only/best way to do this in ASP.NETspecifically is with a hidden field?-- View this message in context: http://www.nabble.com/Check-value-client-side-tp25770768s27240p25770768.htmlSent from th ...
Hii have done this test site: http://www.thinkbig.co.nz/aglink/prod8harrow.htmlI have set the accordion so that all the panels are closed uponopening the page. It works fine when i view it in IE8 using my PC, butmy client is saying when he opens the page that all of the panels areopen.Originally i d ...
I apologize if this is already answered somewhere, as I could not findit...If the client is constantly calling ajax objects and those objects arebringing with them additional jQuery scripts, how does jQuery handlethe removal and handling of objects that go away, because they arereplace by a new obje ...
First of all I'm rather new to jQuery. I'm developing an html/JavaScript/CSS Ajax client (that needs to run in different mobile browsers - Safari on iPhone as the most important one) using jQuery that accesses ADO.NET Data Services (for CRUD operations). I know M ...
Em setembro de 2009 iniciou-se uma empresa - Grifo - com foco emdesenvolvimento Client-side com o objetivo ter um reconhecimento emexcelência de código.Busca-se profissionais com bons conhecimentos em SEO, acessibilidade,usabilidade, javascript, jquery e performance. Também consideramos profissio ...
I have a UI-based image upload app that currently loads files to a web server for resizing before dropping them in permanent storage.Does anyone know of a library or plug-in that supports client-side image resizing to (1) help with image upload time and (2) reduce server-side processing load? ...
My login to the site is being processed using ajax, which does a redirect to the members page upon succesfull loggin in.The login feature however can in fact take a while because we need to initialise quite some data when a user logs in (his details, but also his privileges are loaded, his personal ...
HI,PLZ How can I make the client side control fields with Struts 2 - jquery1.2 for the following jsp code: <s:form action="addSA" validate="true" theme="xhtml"><s:textfield label="Name" onChangeTopics="textfieldUpdated" name="name" /> <s:submit value="addFor ...
I'm new to Ajax. I'm getting a parse error in $.ajax. The xml file I am feeding it is dead simple, and validates just fine elsewhere. What else can I do to see what is wrong with the xml file?Here's my problem function:$(document).ready(function(){ $("#signup").s ...
I've just released a new plugin, called jStore, which provides jQuerywith a way to interface with all current and upcoming persistentclient-side storage solutions. This includes google gears, flash(through SharedObject, or Flash Cookies), local/sessionStorage, theWHAT_WG HTML5 database, and IE ...
I have taken over from a developer who has used javascript to add additional text input boxes to a form so there is no limit to the number of input boxes there can be. I have got a jquery autocomplete function that works fine if the input box is added by the server but the listener doe ...
i want to know if its possible to update a page based on some information we recieve from a device which a client will have.the simple issue is that a client device will be sending me some values by making a request along with some parameter values. i have to recieve the request, get the values and ...
I am trying to load a bmp on the client area (VC6.0).void CSSUETLogoView::OnDraw(CDC* pDC){CSSUETLogoDoc* pDoc = GetDocument();ASSERT_VALID(pDoc);// TODO: add draw code for native data hereBITMAP sBmp;CBitmap bmpTemp, *pBmpOld;CDC dcTemp;HBITMAP hBmp;if(pDC!=NULL){hBmp=::LoadImage(NULL,"D:\\VCP ...
i am making a registration page for my website and for validation using javascript...is there any way to know on my client side javascript enable or not.... ...
HiI had developed a barcode scanner application for one of my client using MFC dialogbased. Recently, I modified for better look using VS2008 with Activex contols for textbox, image box etc... I did the development on windows7 system. I made a depolyable package with necessary DLL and successfuly in ...
I don't have much experience in Javascript and would like to hear your suggestions before choosing which direction to pursue for my project. I want to design a web page which allows a user to input a file which contains a list of addresses. Then send these addresses to Google Maps API for geocoding ...
I'm fairly new to c++ (only 1 year experience using Visual Studio) but I've done lots of work before. I've done plenty of searches through google with no results and you'll soon know why.The question I want to ask is how can I read input from a chat client?What I want to do is build a basic bot prog ...
Using VC++, and I need to create an ftp client to go along with my local server, only problem is I have no idea what code will work, there are a few sample codes out there but every time I attempt to run them they come up with errors, mainly I think, down to the fact they were made using older versi ...
I need to return the string data from the RPC function that i am calling. String will be very dynamic so i am interested in using stl string inside the idl.I tried dynamic arrays but i am unable to persist the pointer from heap corruption... e.g. here is my idl codeinterface myinterface{void RPC_Get ...
I am using ASP 3.0 for sending emails through my website. It is correctly working and I also successfully attached server reside files via email attachment. I wish to send files from client's computer. Such as if I used input type "file" then I can get the file name with its path at client ...
I need to code one windows service using C++ and publish in all machine [XP;W2000;NT ] to consume a WCF Service C# using sockets.I need to credential passing over both (WCF -> c++ client and c++ client -> WCF)I have developed one sample WCF Service having single method that returns String valu ...