prompt
stringlengths 215
2.78k
| completion
stringclasses 69
values |
|---|---|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: open file javascript client application want open file exist client machine create application desktop web application user install desktop application file copy installation path want open file web application javascript ### LABEL:
|
["javascript", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: android entry nember add entry number start save line text .txt file eg 01 entry 02 entry 03 entry code write file public void onclick(view v try bufferedwriter = new bufferedwriter(new filewriter("/sdcard true out.write(txtdata.gettext + + dateformat.format(new date ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: popup calendar change format popup calendar currently show mm dd yyyy want dd mm yyyy hear change webconfig file work ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: pause runnable thread wait user input lets copy bunch file location asynctask easily display progressbar operation happen let fo file copy exist new location pause asynctask display alert dialog say skip overwrite understand possible inside asynctask smart way achieve similar list 1000 + file check exist new location efficient way ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: draw bitmap animation work get follow problem draw animation surfaceview android use thread ondraw()-method call regulary use c.drawbitmap(pic partoftheimage destination null draw spritesheet want draw problem altough change partoftheimage thing s draw draw not change animation code thread try c = getgw().getholder().lockcanvas synchronize getgw().getholder getgw().ondraw(c finally c = null getgw().getholder().unlockcanvasandpost(c know bitmap not update ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: facebook link inspector build website look way implement certain feature facebook feature look link inspector sure call call matter good example know exactly look post link facebook example link youtube video website matter facebook automatically inspect page lead import information like page title favicon image add post way give think brief preview page read post feature allow user share link url want useful url display plain link webpage view share link form post useful insight page url lead look script tutorial point right direction help accomplish php preferably try google know exactly feature call google helpful exactly know look figure vast knowledge basket call stackoverflow help help ### LABEL:
|
["php", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: safari chrome work safari chrome $ .mybutton").click(function solution ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: check user click ok onbeforeunload event check user close browser window say ok trigger action like open window save form choose cancel stay page work pls share idea approach issue sample code ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery syntax problem jquery insert divs page not quotation mark correctly setup example code work fine var newdiv_1 = < div id="event_1"><b > hello world 01</b></div > $ mon_events').append(newdiv_1 try use variable place normal text not work var eventname = 1 var newdiv_1 = < div id="event eventname > < b > hello world 01</b></div > $ mon_events').append(newdiv_1 use variable inside statement ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: locate dom element absolute coordinate simple way locate dom element cover boundary pixel x y coordinate pair thank ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery ready function twice element want use jquery ready function document element script 1st page $ document).ready(function $ form#haberekle').ajaxform(option 2nd page $ document).ready(function var option = success showresponse beforesubmit showrequ resetform true $ haberresmiekleform').ajaxform(option page include main page < --#include file=""-- > function work properly block accord experience work properly example onclick function button ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: button fire normally fire usesubmitbehavior="false textbox value come null asp button working properly client server fire < div style="text align center > < div > < div id="username > < b > loginname</b > < asp textbox id="txt_loginname runat="server"></asp textbox > < /div > < /div > < div > < div id="password > < b > password </b > < asp textbox id="txt_password textmode="password runat="server"></asp textbox > < /div > < /div > < div style="text align right width 210px > < asp button id="btn_signin onclientclick="loginuser usesubmitbehavior="false runat="server text="login`enter code ` > < asp label id="lbl_invaliderror runat="server"></asp label > < /div > < /div > client code function loginuser var loginname = document.getelementbyid("<%=txt_loginname clientid > .value var password = document.getelementbyid("<%=txt_password clientid%>").value if(loginname = = alert("please enter username return false if(password = = alert("please enter password return false alert("you log return true server code protect sub btn_signin_click(byval sender object byval e system eventargs handle btn_signin click trim(me.txt_loginname text = lbl_invaliderror text = enter login return end txt_password text = lbl_invaliderror text = enter password return end end sub usesubmitbehavior = false event fire server ### LABEL:
|
["javascript", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: pass session value code javascript session variable session["background1 = value code function want retrieve value javascript function ### LABEL:
|
["c#", "asp.net", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: cyclic tab order jquery nice way set desktop like tab order form jquery form text input button button lose focus want text input focus start tab order beginning 2nd tb 3rd tb $ body').delegate('#second_button blur function $ first_input_text').focus work opera chrome ie9 firefox set focus text input user press tab go address bar instead second text input set bind element cycle elegant solution ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: attach function dynamically create dom element goal append dom element functionality global listener desire problem know reference new element context problem area .on event listener reference $ contain inside ability function get_value relevant code var dom_element = function var create = function create data return $ < div > class element d data.i_id .on('load function get_value $ this).find('.value').text(s_value settimeout('get_value 5000 return create create ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery hasclass work need hide div div class create basic example need div hide word click click add class middle div fine hasclass want work note structure need like click click modify middle div add class manipulate div base middle div setup click click slideup div ok cancel click revert middle div long class provide method work haha ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: associative array selector value jquery possible implement associative array selector value array var obj = surgeon:1 asstsurgeon:2 anesthe:3 nurse:4 scrub:5 able implement like $ surgeon").click(function $ $ hiddenvariable").val(1 $ asstsurgeon").click(function $ $ hiddenvariable").val(2 help reduce code way implement ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: iphone email keyboard layout asp .net textbox know idevices display different keyboard layout depend html 5 value type attribute < input type="email display ipad e mail keboard layout .net textbox like idevices appropriate keyboard layout field type attribute get overridden text textbox control render idea ### LABEL:
|
["asp.net", "iphone"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: convert unreadable character unicode character facebook info opengraph name look like \u0d94\u0db1\u0dca\u0dbd\u0dd2 \u0dc3\u0dd2\u0db1\u0dca\u0d9c\u0dca\u0dbd\u0dd2\u0dc2\u0dca way convert readable unicode character php javascript php preferred thank ### LABEL:
|
["php", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: algorithm implementation different retult python c++ python code work properly produce proper output def fib(x v = 1 u = 0 x xrange(1,x+1 t = u + v u = v v = t return v write code c++ give different impossible result int fib(int x int v = 1 int u = 0 int t int = 1 = x + 1 i++ t = u + v u = v v = t return v learn c++ thank edit c++ output -1408458269 python output 20365011074 x = 50 ### LABEL:
|
["c++", "python"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: load javascript function page load javascript generate 2d bar graph html page try load html page contain bar graph div tag html page jquery .load function bar graph i.e script load help issue example bar graph try load div tag jquery .load function bar graph miss hope reply thank help advance ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: c smtp virtual server send mail get following exception system reflection targetinvocationexception exception throw target invocation system runtime interopservices comexception 0x8004020f server reject recipient address server response 550 5.7.1 unable relay end inner exception stack trace system runtimetype invokedispmethod(stre bindingflags invokeattr object target object args boolean byrefmodifier int32 culture string namedparameter system runtimetype invokemember(stre bindingflags bindingflag binder binder object target object providedargs parametermodifier modifier cultureinfo culture string namedparam system type invokemember(stre bindingflags invokeattr binder binder object target object arg cultureinfo culture system web mail smtpmail lateboundaccesshelper callmethod(type type object obj string methodname object arg system web mail smtpmail lateboundaccesshelper callmethod(object obj string methodname object args public static void sendemail(stre fromemail string toemail string subject string emailbody setup email header smtpmail smtpserver = 127.0.0.1 mailmessage mailmessage = new mailmessage mailmessage = fromemail mailmessage = toemail mailmessage subject = subject mailmessage body = emailbody try smtpmail send(_mailmessage catch exception ex ex innerexception = null string str = ex innerexception tostring ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: detect form change beforeunload ask know understand work try detect form change user try navigate away want confirm lose change var dirty = false $ form#add_item input").change(function dirty = true $ window").on('beforeunload function dirty return unsaved change leave page change lose ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: increment value attr jquery want increment value loop work $ a[href$='.xls']").appendto(".xl1").attr('id','xl'+i search excel file place container increment value d. thanks jean ### LABEL:
|
["php", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: disable function tooltip want disable site basically set call follow = function $ document).ready(function tooltip want unbind hover mouseover event tie effect try disable success follow page $ document).ready(function = function $ document).ready(function function tooltip miss ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: tell string time time b 4 variable starttime endtime startmerid endmerid startmarid endmarid go pm starttime endtime go string like dd dd start:12:30 pm end:5:30 pm validate end time start time thank ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: trigger onblur multiple element single unit input form single semantic unit think hour minute input form time input input lose focus want javascript function user merely jump want trigger try wrap input div add onblur div trigger try add onblur input have check focus attribute jquery onblur trigger element receive focus suggestion achieve edit question purpose like update field base value contain input ideally want update field user process update second input instance user tab second input ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: assign javascript variable value php variable possible duplicate pass javascript variable php want assign javascript variable php variable $ msg = < script > document.write(message)</script > $ f = new facebookpost $ f->message = $ msg work ### LABEL:
|
["php", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: tell character type input field let input field d code code tell new character type javascript jquery text manually enter javascript jquery ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: change button background function android sdk 15 sdk 16 change button background messagesbutton.setbackground(swapdrawable function work sdk 15 different way change button background programmatically ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: english french resource file translation resouce language file english translate resource file french achieve lot value resource file need translate sample available google language translation ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: javascript file work page inherit master page new question javascript file work page inherit master page < link type="text javascript href="script > masterpage work ### LABEL:
|
["c#", "javascript", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: read content entire disk bit bit get flash card need compute checksum entire content drive acquire stream entire drive read bit bit know api far require open file way read entire drive content bit bit ### LABEL:
|
["c#", "c++"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: detect 64 bit jre 32 bit browser way detect 64 bit java install 32 bit environment java deployment toolkit detect wonder secret browser way detect 64 bit install client ### LABEL:
|
["java", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: object parameter function and/or ternary operator confusion sorry ambiguous title struggle come capture question pithily work r murphy jquery fundamentals stick snippet code solution create follow function remove navigation code order focus core functionality fade image fadecallback = function manualmode return var $ = $ $ = getitem($this num = $ this.prevall().length + 1 set timeout show item 5 second timeout = settimeout(function showitem($this $ 5000 inside fadecallback call getitem sibling $ getitem = function($item trav var $ returnitem = $ item[trav return $ $ returnitem $ items[(trav = = inside getitem line $ items[(trav = = trav go i.e. code set trav virtue code testing trav equal imply case trav = identify case see thank advance n ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: javascript jquery info remote image image src point external server like < img > image return .png return x image o image determinate image x o javascript jquery calculate md5 loaded image case access image byte calculate md5 ### LABEL:
|
["php", "javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: use widget handle network component code disable enable wi fi adapter string service = context wifi_service wifi = wifimanager)getsystemservice(service public void connected wifi.iswifienabled wifi.getwifistate = wifimanager wifi_state_enabling wifi.setwifienabled(true implement widget ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery child class check child selector class class unknown < script > $ document).ready(function var symbol = $ div child").attr("class $ div").hasclass(symbols).length = = 3 console.log("same < /script > < div class="john"></div > < div class="john"></div > < div class="john"></div > work ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: c compilation runtime work c web application fact user go build application new web application requirement go like object relational mapping online platform need runtime compiler find example winform project web application runtime compilation help example start ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: closests jquery < div class="panel > < div > < h2 > test < /h2 > < /div > < div class="inner_panel statict > test2 < /div > < /div > want people click test test2 appear test2 happen jquery try following work $ .inner_panel').hide $ .panels').click(function $ this).closest('div .inner_panel').toggle multiple divs class panel file want click test affect panel ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: user session tracking javascript app phonegap pure js html css user sign access aditional site question save personal datum session php involve send cookie handling session need save js jquery ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery datepicker issue jquery page jquery work fine calendar pickup date problem page postbacke value lose miss code idea 1 include file < script src=" /scripts type="text javascript"></script > < script src=" /scripts type="text javascript"></script > < link href=" /css rel="stylesheet type="text css > < link href=" /css rel="stylesheet type="text css > 2 link textboxe jquery(function($ = mm dd yyyy $ < = txtassigndate clientid%>").datepicker({startdate:'01/01/1996 $ < = txtclosefiledate clientid%>").datepicker({startdate:'01/01/1996 $ < = txtinspectiondt clientid%>").datepicker({startdate:'01/01/1996 ### LABEL:
|
["asp.net", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: work jquery wrap function try wrap input element div append element wrapping div markup < div > < input type="text id="foo > < /div > js var wrapper = $ < div class="wrapper"></div > somethingelse = $ < div class="something else"></div > $ foo').wrap(wrapper wrapper.append(somethingelse jsfiddle problem somethingelse div get append wrapper like line wrapper.append(somethingelse completely ignore wrong ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: draw graph mysql datum need draw line graph mysql datum column help sample code ### LABEL:
|
["java", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: simple jquery work simply jquery work code < doctype html > < html > < head > < title > jquery 101</title > < /head > < body > < div > < h1 > hello world!</h1 > < p > test</p > < /div > < script src="/script jquery jquery-1.9.1.min.js"></script > < script > alert('hello world $ document).ready(function $ p").click(function $ this).hide < /script > < /body > < /html > include jquery file definitely filesystem alert function work simple jquery example work rookie error sure jboss 7.1.1.final deployment google chrome view edit manage fixed original issue fact reference script correctly script folder locate root webapp change reference < script src=" /scripts jquery jquery-1.9.1.min.js"></script > note preceeding dot work fine ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: check char string blank space check char string blank space ablankspace remove ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: load result php jquery scroll load result php jquery scroll e.g. like twitter facebook especially ### LABEL:
|
["php", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: select text focus jquery little jquery function mean automatically select text text box get focus text text box get select immediately deselect code work bind focus event .focus(function add text box page dynamically think need use live event problem text box question item template gridview inside multiview make difference code < script type="text javascript > //select text cost rate text box focus $ document).ready(function $ .costratetextbox").live('focus function $ this).select < /script > edit < script type="text javascript > //select text cost rate text box focus $ document).ready(function $ .costratetextbox").live('focus function $ this).select preventdefault < /script > ### LABEL:
|
["jquery", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: split delimiter array item want split page try intelligently extract title relevant not want lead trailing space sure put bunch loop inside loop function cleantitle(title extract delimiter var delim = |','·','- jquery delims array order feel important instead search entire title array item move think entire string letter time letter string check contain array move know lot url contain 3 4 not work ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: namespace capture event javascript object literal jquery event capture event rail app basically set event capture dom element function like provide namespacing event capture looking good way currently like 60 $ document).ready(function $ .edit item').on('click arc.event_handler.edit_item like like follow basically provide edit_item know look $ document).ready(function var events.edit_item= $ .edit item').on('click arc.event_handler.edit_item give error familiar basic object literal syntax like var = say_my_name function alert('my sure apply jquery function aware anonymous function namespace agressively honestly want change right thx advance ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: load div submit button prevent double submit background code use master page frame inside navigation happen frame master page menu purpose submit button click screen want disable page user interference master page div individual page follow code write var loading = window.parent.document.getelementbyid('dvloading $ loading).show problem frame couple ajax tab click individual tab like div prevent user interference tab navigation follow code write $ .ajax__tab_inner").click(function var loading = window.parent.document.getelementbyid('dvloading $ loading).show work fine untill user click currently active tab remove loading div remain load hang state kindly suggest prevent div load active tab way ### LABEL:
|
["jquery", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: object variable change innerscope function call product use create object javascript function call setproduct get datum database websql set datum database current object code function product(nr description brand category price tag color seccolor image size db = nr = = description = brand = category = price = tag = color = color = image = size = db product.prototype.setproduct = function(id cb var self = var query = select product id='"+id+ var res this.db.exec(query function(result res = results.rows.item(0 = res.prod_nr = res.prod_description = res.prod_brand = res.prod_category = res.prod_price = res.prod_tag = res.prod_color = res.prod_sec_color = res.prod_image = res.available_sizes = res.prod_name cb(true = database object setproduct call exec function object code = function(query cb this.db.transaction(function(tx tx.executesql(query function(tx result typeof(cb = = function cb(result try use data get lose find go wrong $ div#home").off('click').on('click','li function var product = prod var prod_id = $ this).attr("id prod.setproduct(prod_id function(a give undefined ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery form field value jquery template dynamically generate multiple element page element look like < div d = dynamicvalueassignedhere > < div class="something">hello world</div > < div class="formdiv > < form name="inpform > < input type="text name="firstname > < input type="submit value="submit > < /form > < /div > < /div > like use jquery process form submit like revert form value previous value wrong question value input box jquery example value div class var = $ dynamicvalueassignedhere).children(".something").html similar fashion want able retrieve value textbox right try var text = $ dynamicvalueassignedhere).children(".formdiv").findnext('input[name="firstname"]').val work ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: minifier line code like 1 thing try right ri2.text contains("sos || ri2.text contains("war response rabat ri2.text contains("sos || ri2.text contains("war response rabat minify code mean ugly line code similar well way not know help appreciate time help ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: soft keyboard input implement activity control soft keyboard like perfom action key press like keyboard have edittext similar read touch override public boolean onkeydown(int keycode keyevent event return super.onkeydown(keycode event keyboard visible app possible thank ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: gridview lostfocus edit mode anybody let know display pop confirm want save change record edit mode gridview user click tab away row thank advance divya ### LABEL:
|
["asp.net", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: div appear dynamic option select select input get option database select input divs create option select want user select option drop div display basically drop sport selection sport div hide load div contain sport position < select name="sport id="select > < foreach $ getsports $ row echo < option onclick="toggle'.$row['1 onload="toggle'.$row['1 value= $ row['0 > $ row['1 < /option > > < /select > < /label > < foreach $ getsports $ row echo < div id="position $ row['1 style="margin 5px;display none;">position $ row['1 $ sport = $ row['0 $ getpositions = $ model->getpositions($sport foreach $ getpositions $ row2 echo < label style="float right">'.$row2['1'].'</label > echo < input type="checkbox name="'.$row2['1 value="'.$row2['0 > echo < /div > > ### LABEL:
|
["php", "javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: toggle hidden div particular dropdown option select de select hey quick question easy experience jquery javascript like hide div drop field form particular option select hidden div display like disappear option select warning user option run specific db related function hint start thank ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: website architecture module versione currently asp.net web application serve multiple client single codebase use url rewrite detect client serve pretty virtual vdir drive master page theme module version run right client different version module default module module consist catalog grid datum link module chart generation module option data pull module need theme localize right ascx control /modulename website solution register control client default publish update module publish place issue different client work ready publish rewrite like address sure approach wcf maybe add in client implementation dll thank ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: add item ddl datum bind site user log have option like editmyaccount edit detail display value enter registration page db have ddl displye appropriate country state select user want country state dropdownlist1.datasource = dropdownlist1.databind dropdownlist1.items insert(0 --select country-- dropdownlist1.selectedindex = 0 actually get ddl page session dropdownlist1.items add(new listitem(session["country"].tostring dropdownlist2.items add(new listitem(session["state"].tostring ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: find url application work c application wish find url application example application nrcme want return nrcme/ run locally server want return nrcme/ ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: generate 3 dimension dynamic array jquery generate 3 dimension dynamic array jquery length array dynamic feed variable ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: include jquery jquery ui load jquery twice play php javascript jquery instal couple jquery plugin header < script type="text javascript ajax lib jquery/1.5 jquery.min.js"></script > < script type="text javascript ajax libs jqueryui/1.8 jquery ui.min.js"></script > loading different thing rid ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: small wysiwg editor find search small wysiwg editor find try tinymce ckeditor etc find small hundred kb js file load not need image upload etc like stackoverflow think need show like word basic feature jquery project asp.net mvc 3.0 project like jquery normal html instead asp.net component open idea basic tiny size idea ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery class object creation slight issue curious new work request important love opinion regard code way improve portable robust etc create new code fully work guess create valid object wrong work try create new object var ll_port2 = new ll_port ll_port2.init({'aa':'#_div1','bb':'#_div2','cc':'1000 < work new item work ala ll_port.init({'aa':'#_div1','bb':'#_div2','cc':'1000 < work code var ll_port = item outside /billabong|newage/ assign function ccont = typeof $ ccont = = = object $ ccont).css('z index $ ccont).css('z index = $ ccont).css('zindex','').css('zindex closeit function if($(this.items.bb).length $ this.items.bb).is(':visible $ this.items.bb).hide strl function var self = $ body + + .mousedown(function(event event.stoppropagation $ iframe').live('mouseover function if(_self.items.outside.test($(this).attr('src init function(data $ .extend(this.item datum this.strl var self = settimeout(function 1500 ll_port.init({'aa':'#_div1','bb':'#_div2','cc':'1000 ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: change host page contain different domain iframe error firefox chrome iframe app get alert say -error chrome type url success function(response if(jquery.trim(response = = success = settimeout(checkiffbdataset,2000 error function jqxhr textstatus errorthrown console.log(errorthrown try = meta refresh < script > < /script > work 4 give error way test ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: write file asp.net c lock get error process access file process try use file writealltext streamwriter sw = new streamwriter(myfilepath sw write(mystring sw close sw dispose filestream fstr = file create(myfilepath streamwriter sw = new streamwriter(myfilepath sw write(mystring sw close sw dispose fstr close try access file write close make silly mistake like understand wrong sure file closed cause error help answer far filestream fstr = file open(myfilepath filemode openorcreate fileaccess readwrite streamwriter sw = new streamwriter(fstr sw write(mystring sw close well close stop process file try access file second time access page try access file second time give error ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: way execute external javascript php javascript disabled client php generate dynamic web form use external site javascript file set hide form input value form submit php page reposte external site external site require hide value submission browser form javascript enable tracking fail submit external site method execute javascript file tracking information php code send client browser pseudo code mock code want handle form post $ dopost //check posted parameter track d $ tid $ tid = = //execute external javascript tid //post form datum external site look find relevant information know site explain let know clarification look information incude javascript file client edit javascript execute form power change script number 48891 hardcode script change execution onready=(function(ie){var d = document;return ie?function(c){var n = d.firstchild f = function(){try{c(n.doscroll('left'))}catch(e){settimeout(f,10)}};f()}:/webkit|safari|khtml i.test(navigator.useragent)?function(c){var f = function(){/loaded|complete/.test(d.readystate)?c():settimeout(f,10)};f()}:function(c){d.addeventlistener("domcontentloaded",c false)}})(/*@cc_on 1@*/ var test_track = function(data){onready(function(){document.getelementbyid('test_track').value = datum tid test_track({"tid 488891 ### LABEL:
|
["php", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: modify div style .toggle jquery image d mainimage styling limit width height set max width:100 max height:100 want remove instance script $ document).ready function var hjkl = $ mainimage").height var hjklw = $ mainimage").width $ logo').toggle function $ mainimage').animate({"width 1600 height 1200 fast function $ mainimage').animate({"width hjklw height hjkl fast thank advance blasteralfre ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: equal jquery script different behavior script click button thing rename element use script work change second script time work perfectly question script difference script replace second script $ clonetarget).find(':input[name= + mainname + .attr('name newselectname second $ clonetarget).find(':input').each(function $ this).attr('name = = mainname $ this).attr('name newselectname problem edit use $ clonetarget).find(':input[id= + mainid + .attr('id newselectid thing work fine confused mention mainname mainid similar like mainname = model phones[0 mainid = model_phones[0 difference character thing ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: find control place inside panel button inside panel try find d button code work protect void pnl_nocutomer_load(object sender eventargs e button btn btn = findcontrol("btn_clear button page loadcomplete + = new eventhandler(page_loadcomplete string languageid = global getsuitablelanguage(page languageid = = ar btn text = global translate("ok languageid ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: log asp site python try log python get error code log import urllib urllib2 cookielib username = < user > password = < password > cj = cookielib cookiejar opener = urllib2.build_opener(urllib2.httpcookieprocessor(cj login_data = urllib.urlencode({'wc_login1$txtusername':username wc_login1$txtpassword':password login_data point get follow < addinfourl 43343112l fp = < socket._fileobject object 0x00000000028a4ed0 > > believe identify username password field correctly wc_login1$txtusername wc_login1$txtpassword opera dragonfly add following log correctly resp = print appear stuck login page < doctype html public"-//w3c//dtd xhtml 1.0 transitional//en dtd xhtml1 > < html xmlns="http://www.w3.org/1999 xhtml > < head > < title > surveymonkey log in</title > thought read log asp page pain python kinda look straightforward ### LABEL:
|
["asp.net", "python"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: will span jquery event click click .tableplaybutton display block width 16px background transparent margin top:2px margin right -10px margin left 2px height:17px tr hover .tableplaybutton background url(ton.png leave repeat tr hover .tableplaybutton active background position leave tr hover .tableplaybutton.playing .tableplaybutton.playe background url(ton2.png right repeat tr hover .tableplaybutton.playing active .tableplaybutton.playe active background position right draw span like < span class="tableplaybutton"></span > get little button click happen $ .tableplaybutton").click(function alert('hi ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery add target="_blank outgoing link need help create jquery script link like html < href="http://google.com">google</a > < href="/">home</a > < href="http://www.gusdecool.com/">home</a > < href="contactus.html">contact us</a > want jquery check link page link outside server server add target="_blank result like < target="_blank">google</a > < href="/">home</a > < href="http://www.gusdecool.com/">home</a > < href="contactus.html">contact us</a > ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery access form array php form want display hide certain field dependant select drop code work $ document).ready(function $ div.pupname').hide $ div.pupnid').hide $ perpetrator").val = = 1 $ div.pupname').hide $ div.pupid').show $ div.pupid').hide $ div.pupname').show $ perpetrator").change(function $ perpetrator").val = = 1 $ div.pupname').hide $ div.pupid').show $ div.pupid').hide $ div.pupname').show want multi row block generate php generate divs pupid1 pupid2 etc field $ m_perpetrator array try way access array work think follow correct line access element array $ m_perpetrator[1]").val = = 1 $ div.pupname1').show $ div.pupid1').hide $ div.pupid1').show $ div.pupname1').hide added snippet html < td><select name="m_perpetrator[1 id="m_perpetrator[1 > < option value="1">current</option > < option value="2 select > former</option > < option value="3">parent carer</option > < /select > < /td > < td > name</td > < td > < div class="pupname1 > < input type="text size=60 name="m_pupil_name[1 value="john smith > < /div > < div class="pupid1 > < select name="m_pupil_id[1 onchange="getxtras(this > < option value="">select < /option > basically multi row form row current select want display pupil_id select want display pupil process input run round array m_perpetrator php jim ### LABEL:
|
["php", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: template checkbox check property get false gridview delete operation template checkbox gridview multiple row deletion select multiple row select checkbox perform delete operation select checkbox return true code protect void button6_click(object sender eventargs e foreach gridviewrow row gridview1.rows linkbutton ch = new linkbutton ch = linkbutton)row findcontrol("l1 d = convert toint16(ch commandargument checkbox chs = new checkbox chs = checkbox)row findcontrol("c1 chs check = = true deleteselected(id private void deleteselected(short d var ch = empd employee a. id = = d select empd employee deleteallonsubmit(ch empd submitchanges display_emp assist checkbox return true value call function fix connection refresh database web application link help select checkbox return true code ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery serialize object form inside form try serialize content inside form < form > < input > < input > < div id = div1 > < input = input1 > < input = input2 > < /div > < /form > < script > jquery("#div1").serialize < /script > code serialize function serialize input1 input2 try jquery("<form > + jquery("div1").html + < /form>").serialize serialize input value like assign value user enter input1=&input2= solution reason need page asp.net page asp.net standard single form base deal situation ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: update multiple table 2 table profile info table look like profile | p_id | firstname | lastname | | 1 | jack | cole | | 2 | cynthia | cole | | 3 | robert | cole | info | i_id | childsid | fathersid | mothersid | country | | 1 | 1 | 3 | 2 | usa | retrieve value table display textboxe select query select p.p_id p. firstname p. lastname i. select pp firstname+ + pp lastname profile pp pp.p_id = i.childsid child select pp firstname+ + pp lastname profile pp pp.p_id = i.fathersid father select pp firstname+ + pp lastname profile pp pp.p_id = i.mothersid mother info inner join profile p p.p_id = i.childsid problem select able display value textboxe problem update try far sqlcommand cmd = con createcommand con open cmd commandtext = update profile set firstname=@fname lastname=@lname p_id = pid update info set childsid=@child fathersid=@father mothersid=@mother country=@country i_id = iid cmd parameter add(new sqlparameter("@fname txtfname text cmd parameter add(new sqlparameter("@lname txtlname text cmd parameter add(new sqlparameter("@child txtchild text cmd parameter add(new sqlparameter("@father txtfather text cmd parameter add(new sqlparameter("@mother txtmother text cmd parameter add(new sqlparameter("@country txtcountry text cmd parameter add(new sqlparameter("@pid txtpid text cmd parameter add(new sqlparameter("@iid txtiid text cmd executenonquery response write("alert('data updated c thank advance god bles ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: restrict android device open specific site facebook write application android device want implement functionality application instal device restrict open youtube facebook application employee client want emplyee waste time youtube facebook try find help google receive good source thank ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: use create property variable possible duplicate use public property private field public field datum c public fields versus automatic properties follow code namespace test class my1 private int intmark //private public int intage public int mark return intmark set intmark = value class mainclass static void main my1 obj = new my1 obj mark = 100 obj.intage = 34 difference statement example declare intmark public variable handle object instead properties ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: check asp checkbox check row gridview javascript grid view want checkbox column check check box check open new window figure checkbox check help function work figure function mapselectedclick var customerids = var grid = document.getelementbyid('<%=grdcustomer clientid > var = 1 < i++ var row = grid.rows[i var customerid = grid.rows[i].cells[1].innertext grid.rows[i].cell[0].type = = checkbox grid.rows[i].cell[0].childnodes[0].checked customerids + = customerid.tostring + customerids = customerids.substring(0 customerids.length-1 window.open("mapcustomers.aspx?customerids= + customerids ### LABEL:
|
["javascript", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: synchronize user domain window authentication try window authentication site local network m website administration tool select window authentication try choose user specific role user domain question synchronize user domain tool access specific user ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery kill create div moment list product divs hover duplicate div create position original div offset bit restyle css new div large offer information show list view hover new div .remove()'d find immediately mouse fast hover event fire mouseleave event new div leave screen moment detect remove new div jquery('.newdiv').mouseleave(function jquery(this).remove new div check mouse kill correctly ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: array exist array array check array exist array array try plain javascript jquery method help ie work $ .inarray 1,2 0 1,2 simple 1,2 = = 1,2 //give false 1,2 = = = 1,2 //give false order important task element exist neccesary ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: live function argument jquery wanna select item jquery add loading page wanna use live function click like follow code $ selector").live('click wanna use function work argument like live e.g followin code alert test work var pos_eq = math.abs($('.mylist').css("left").replace("px","")/$('.mylist').children('li').eq(0).css('width').replace("px + 1 alert("t var pos_eq = math.abs($('.mylist').live().css("left").replace("px","")/$('.mylist').live().children('li').eq(0).css('width').replace("px + 1 alert("test solve ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: implement jquery plugin method explain keyword find doc write jquery plugin understand use keyword implement init function clear?in init function use keyword?if use refer to?a simple example function $ var method = init function option function hide function good update function content $ .fn.tooltip = function method method call logic methods[method return method method .apply argument 1 typeof method = = = object || method return argument $ .error method + method + exist jquery call init method $ div').tooltip call init method $ div').tooltip foo bar call hide method $ div').tooltip('hide call update method $ div').tooltip('update new tooltip content ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: acces different class ok kinda get stucke basic method class show notification notification bar try static static function will work follow function access try static object fail void notify(string string ns = context notification_service notificationmanager mnotificationmanager = notificationmanager getsystemservice(ns int icon = icon resource charsequence tickertext = gogu la telefon ticker text long = system.currenttimemillis notification time context context = getapplicationcontext application context charsequence contenttitle = notification message title charsequence contenttext = hello world message text intent notificationintent = new intent(this pendingintent contentintent = pendingintent.getactivity(this 0 notificationintent 0 line initialize notification configuration notification notification = new notification(icon tickertext notification.setlatesteventinfo(context contenttitle contenttext contentintent notification.ledargb = 0xff00ff00 notification.ledonms = 300 notification.ledoffms = 1000 |= notification flag_show_lights mnotificationmanager.notify(bind_auto_create notification ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: jquery frontend java c backend design choice build multibrowser web app able instal windows linux server think single client frontend build jquery different backend build java c respectively client use ajax call json communicate mvc framework server mvc c version strut java wise viable choice ### LABEL:
|
["c#", "java", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: embed javascript variable control d work table control client name follow fashion create server txt_name + rownum know access d < = control clientid% > client access current row num javascript variable wonder access control client like following(which work < = txt_name + jsrownumvar + .clientid% > essentially try substitute javascript variable control work idea accomplish ### LABEL:
|
["asp.net", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: open dialog server basically client jquery function function opendialog $ .jqmwindow').jqm $ confirmenquiry').jqmshow want function imagebutton click want server vb file vb code protected sub btnimg_click(byval sender system object byval e system web ui.imageclickeventargs handles btnimg click opendialog help aprreciate ### LABEL:
|
["jquery", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: check network change state run time android application i'am develop application android need network order retrieve information xml file get code look user enable network public boolean isonline connectivitymanager cm = connectivitymanager getsystemservice(context connectivity_service networkinfo netinfo = cm.getactivenetworkinfo netinfo = null netinfo.isconnected return true return false use function way boolean connected = isonline if(connecte getlocation showdialognetwork function showdialognetwork public void showdialognetwork new alertdialog builder(this .setmessage("no network .settitle("error .setcancelable(false .setpositivebutton(android new dialoginterface onclicklistener public void onclick(dialoginterface dialog int whichbutton launch setting intent setting = new intent(android.provider setting action_wireless_settings startactivity(setting .setnegativebutton(android new dialoginterface onclicklistener public void onclick(dialoginterface dialog int whichbutton finish activity finish .show network device disable showdialognetwork open network tab setting menu user turn wifi application run background understand network turn need kill app network turn information internet constantly check network change state run time application thank advance guy ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: javascript search working problem jquery autosugg plugin type ex korea 2 result i.e. korea north korea south type korea display result korea north korea south search code error find search function search type string result mean korea korea north korea south think search function stop bracket know suggest search function remove error code str.search(query = -1 str = result time i.e. korea north query = enter string i.e. korea ### LABEL:
|
["php", "javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: select iterate reason option alert exist entire function iterate option function selectalbumoption(ialbumid ialbumdropdownid var dropdownid = + ialbumdropdownid $ dropdownid).each(function(index currentoption alert("(currentoption).attr('value + $ currentoption).attr("value if($(currentoption).attr("value = = ialbumid alert("matched option $ currentoption).attr("selecte yes return false right function call add option select exist function call ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: change fore color regularexpression validation error message change fore color error message programatically regularexpressionvalidator errorexp = new regularexpressionvalidator errorexp errormessage = enter invalid datum force blue thank ### LABEL:
|
["c#", "asp.net"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: alertdialog try understand syntax code book sample new alertdialog builder(this .settitle(getresources().getstring(r.string.alert_label .setmessage(validationtext.tostring .setpositivebutton("continue new dialoginterface onclicklistener public void onclick(dialoginterface dialog int arg1 case need close alert .show want understand code rewrite statement statement make exactly operation thank ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: php javascript javascript function php fetch value return want javascript function php store return value php variable ### LABEL:
|
["php", "javascript"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: validate textbox type special character have specific length textbox validate special character max 15 character length code validate < input type="text class="textflag onkeyup="validateflagtext(this)"/ > //function check special character entry total 15 //character check function validateflagtext(textboxobj //skip event space control key event.keycode = 37 event.keycode = 39 var originalvalue = var charcount = alert("special character allow = originalvalue.substring(0 charcount 1 charcount > 15 alert("maximum 15 character allow = originalvalue.substring(0 charcount 1 = textboxobj.value.substring(0 15 issue hold press create fiddle thank advance ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: declare member fields java question probably reveal total lack knowledge java let think correct way declare member field public class noteedit extend activity private object mtitletext private object mbodytext follow google notepad tutorial android simply say note mtitletext mbodytext member field need declare class definition think get realize little snippet code work title = null mtitletext.settext(title body = null mbodytext.settext(body set member field correctly think need declare private object noteedit class miss thank advance help update ask field intialize code snippet hope helpful override protect void oncreate(bundle savedinstancestate todo auto generate method stub super.oncreate(savedinstancestate setcontentview(r.layout.note_edit long mrowid mtitletext = edittext findviewbyid(r.id.title mbodytext = edittext findviewbyid(r.id.body basically error show come eclipse method settext(string undefined type object ### LABEL:
|
["java", "android"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: stop recursion start follow function call program user interaction start recursion array print user click link function shall stop output array start new parameter function gettext(mode var para = mode var url = + para var arr = new array //get array ajax request var $ div = $ text_wrapper $ .each(arr function(index value eachid = settimeout(function $ div.html(value).stop(true true).fadein().delay(5000).fadeout if(index = = arr.length-1 cleartimeout(eachid gettext(para 6000 index code stop function call eventuate multiple output overlay ensure function stop run time $ document).ready(function $ div1 div2").click(function(e e.preventdefault var select = $ this).attr("id cleartimeout(eachid gettext(select ### LABEL:
|
["javascript", "jquery"]
|
Classify the TEXT by selecting all applicable labels from the following list: ['c#', 'java', 'php', 'javascript', 'android', 'jquery', 'c++', 'python', 'iphone', 'asp.net']. ### TEXT: shift select table row know question ask lot definite answer find code basically set lose row table index try .index function work try like $ pkglinetable').index(i).addclass('row_selected work correctly help great thank var lastselected $ pkglinetable tr').live('click function(event var tablerow = $ this).closest("tr").prevall("tr").length + 1 $ this).hasclass('row_selected $ this).removeclass('row_selected $ this).addclass('row_selected event.shiftkey var table = $ pkglinetable var start = math.min(tablerow lastselected var end = math.max(tablerow lastselected var = start < end i++ //$(this).parent().parent().addclass('row_selected lastselected = $ this).closest("tr").prevall("tr").length + 1 start end value correct select 2 row 5 row 2 5 iterate 2 5 need add class row 2 5 edit var = start < end i++ $ pkglinetable').each(function $ this).find("tr").eq(i).addclass('row_selecte probably good way ### LABEL:
|
["javascript", "jquery"]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.