jQuery Meetups

jQuery Meetups

jQuery users unite! Connect with other jQuery users and developers in your area through local jQuery meetups.

Members

  • Marcelo Madrazo
  • George Zhang
  • lmm
  • Kamal Mohan
  • Mrunal Dadhi
  • Jensen Tonne
  • Mark Everidge
  • Dukhabandhu Sahoo
  • Christie Lumagbas
  • huangpin
  • Arvind Andrion
  • Juan Carlos Campos Novoa
  • KU AHN
  • Nguyen Van Giap
  • Fawzi Salama
  • James Laforet
  • TIRTH A. PATEL
  • Robert Wonham
  • Lanre Ogunkunle
  • Ed Klopfenstein

Latest Activity

Profile Icon
Pavanesh Soni shared a profile on Facebook yesterday
Profile Icon
Ahmed Ezzeldin shared a profile on Twitter yesterday
Profile Icon

About

Hi. My name is Matija Martinic. I am 17 years old. I am quite addicted to PHP, MySQL and jQuery.http://www.matijamartinic.orgSee More
Blog post by Matija Martinić yesterday
Profile Icon

Easy Custom Watermark Textbox using JQuery

In recently i have checked one JQuery plugin for textbox watermark. This is working quite fine but this could be implemented easier than that plugin approach. 1) Take a text box on aspx page.<asp:TextBox ID="txtValue" runat="server" Columns="25" MaxLength="70" Text="Type here to search" ></asp:TextBox>2) then, place this code either in hearder tag or in separate JQuery File.$(document).ready(function () {$("#txtValue").css("background-color", "#EDEDED"); //You can use some more…See More
Blog post by Madhukar Jha yesterday
Profile Icon

What Is This?

After I learned the basics of jQuery and was amazed by how much is possible with so little code, I started branching out and tried more complicated functions and plug-ins. However, before long I was confused about the concept of the this keyword. If you are a beginner, this can be quite confusing if you don’t understand it correctly. Sometimes it refers to a DOM element and other times it can refer to a jQuery object. Without knowing how to tell the difference, your work is more like an…See More
Blog post by Baris Aydinoglu yesterday
Profile Icon

Sobre Mi

Expertos en Jquery, trabajamos y nos movemos en el mundo Web mediante esta herramienta muy completa y dinamica.  See More
Blog post by Esteban Donoso yesterday
Profile Icon

Check this out.. Adding Friends to Groups using Jquery

Blog post by Vivek Singh yesterday
Profile Icon

mandar culaquier mensaje desde c# code behind a client side jquery

function mostrarmsg(divId, msg, tit, botns, opciones) {$.fx.speeds._default = 800;if (divId == "")divId = "Dialogo";var btns_Dialog = {};eval(botns);$('#' + divId).html(msg);if (opciones == "anadir") {$('#' + divId).append($('#spanCond').html());$('#spanCond').hide();}$('#' + divId).dialog("destroy");$('#' + divId).dialog({autoOpen: false,show: "clip",hide: "clip",draggable: true,maxHeight: 90,dialogClass: 'alert',minHeight: 60,title: tit,resizable: false,open: function (type, data)…See More
Blog post by Miguel A ngel yesterday
 

Groups

 
 
 

Badge

Loading…

© 2012   Created by jqueryadmin.

Badges  |  Report an Issue  |  Terms of Service