First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Microsoft Office 2010 Blue Edition (Fully Activated)...(Softizers.com)
Microsoft Office 2010 Blue Edition (Fully Activated)...(Softizers.com) http://c.upanh.com/uploads/04-Dec-2009/4szdhemq43bvprie2pu.jpg Microsoft intends to release Microsoft Office 2010 Technical Preview to invited guests who register to sign up for Office 2010 CTP Program only by July 2009. Office 2010 was prev... 7 Aug 2010 11:28
FAQ Topic - How do I trim whitespace? (2010-08-07)
----------------------------------------------------------------------- FAQ Topic - How do I trim whitespace? ----------------------------------------------------------------------- ECMAScript 5 defines `String.prototype.trim`. Where not supported, it can be added as a function that uses a regular expression: ... 8 Aug 2010 18:54
Thoughts on Google Web Tools?
I know the general thoughts surrounding most web frameworks, being largely unnecessary and at times producing problems of their own. With that in mind, what are people's thoughts on GWT? In case you don't know it auto-generates all of the JS and HTML. You do everything in Java. One of the big benefits to this is... 8 Aug 2010 02:38
FAQ Topic - How do I access a property of an object using a string? (2010-08-06)
----------------------------------------------------------------------- FAQ Topic - How do I access a property of an object using a string? ----------------------------------------------------------------------- There are two ways to access properties: dot notation and square bracket notation. What you are looki... 5 Aug 2010 19:08
Cached JSON
When using xmlhttprequest object level 2 in firefox, i sometimes get a 304 message from server indicating cached data. How would I access this data that's been cached? If I don't want to have this cached, what server headers would be necessary to ensure that this doesn't happen? Thanks. ... 7 Aug 2010 14:44
shadowbox + .net update panel
Hi, I've a problem with shadowbox and updatepanel on Firefox (on i.e. i don't): I added code as suggested here http://www.developersource.net/DevPage.aspx?ID=3 but it opens my link like a normal link without shadowbox <%@ Page Language="VB" AutoEventWireup="false" CodeFile="delete2.aspx.vb" Inherits="delete2" ... 11 Aug 2010 11:26
newbie AJAX dropdown execute ONCE
When a user sets focus on a textbox, I want this AJAX dropdown to run ONCE. If the user goes BACK to that same textbox, I do NOT want the "GetMyFile" to execute again. How can I do this? function show2Multi(aname,alist) { if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlh... 5 Aug 2010 12:25
Multiple Select validation with jquery
Hi, I have this multiple select: <select id="sel_dest" name="dest_var[]" multiple disabled="disabled" size="10"> <option value="" selected>Destinatario</option> <option value="1"> ......... </select> how can i validate (required field) this select with jquery validation plugin? this code doesn't wo... 6 Aug 2010 04:59
FAQ Topic - When should I use eval? (2010-08-05)
----------------------------------------------------------------------- FAQ Topic - When should I use eval? ----------------------------------------------------------------------- The `eval` function should _only_ be used when it is necessary to evaluate a string supplied or composed at run-time; the string can ... 4 Aug 2010 19:04
FAQ Topic - How do I format a Date object with javascript? (2010-07-26)
In comp.lang.javascript message <0df43f3b-dfc9-41a7-9e42-bf85f31ff2f6(a)t2 0g2000yqa.googlegroups.com>, Tue, 3 Aug 2010 02:00:48, Asen Bozhilov <asen.bozhilov(a)gmail.com> posted: I am just using mathematical operation plus `replace' which I suppose is faster than than version used by FAQ. You can easily test... 4 Aug 2010 19:03
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15