9 Topics

Member Avatar for
Member Avatar for network18

Hello, I have an event ('show' & 'click') bounded to the element to make it scrollable using the jquery '.on' method but when I try to bind another event on click like below the alert does not show up - `$('.elem').on('show', function(){//some code here}).on('click', function(){alert($(this).text())});` what I am actually trying …

Member Avatar for network18
0
138
Member Avatar for garyjohnson

I am trying to create a website where users post onto a forum and leave and email adress so others can respond to the forum post but I want the email adress they leave to be encrypted like Craiglist does. So if my email is myemail@gmail.com it will be posted …

Member Avatar for cereal
0
109
Member Avatar for geoffy0404

Noob Question, but I am following this tutorial : https://sites.google.com/site/androidappcoursev3/labs/lab-1#2 and I am getting to the bottom and I am confused on what I am supposed to be doing, am I creating a class or an activity and what does it mean when it says **extends android.app.Activity and implements android.view.View.OnClickListener …

Member Avatar for geoffy0404
0
193
Member Avatar for mrkm1188

I have a Visual Studio form that is linked to a SQL database table. I am adding a query via a tool strip to search the database and I have the following text boxes the user can enter information into: Client, Project Number, Project Manager, ServerArchived, PaperArchived. The user does …

0
83
Member Avatar for Violet_82

Hello peeps, I hope you can help me with this. I have just bought a new “high capacity” battery for my gt-i900 android phone (it currently has a 1500mAh battery), a 3700mAh. Now, what should I do the first time? I was thinking to leave the battery in charge for …

Member Avatar for Bandarigoda123
0
214
Member Avatar for nutandevjoshi

I am working on PHP Framework now.I am 23 old . I will have 2 years of experience by 2016.And Company Bond will be over ,and i will be able to leave the company. I worked on cakePHP,Wordpress,WHMCS,Smarty etc.and will work on other PHP Technologies by 2016. I want to …

Member Avatar for jwenting
0
241
Member Avatar for Labdabeta

Hello, I was recently looking through some of my code and found what I believe to be a memory leak. It is in a function that appends two strings and I am not sure how to resolve it. Here is the function: const char *strapp(const char *str,const char *s) { …

Member Avatar for mike_2000_17
0
447
Member Avatar for PC

My code has a raw_input in it - when I press Enter, it completely ruins the code which says that the string index is out of range. The annoying thing is that if you don't press Enter and type something in, it works perfectly fine. So my question is - …

Member Avatar for Gribouillis
0
182
Member Avatar for tqmd1

Dear Experts DataGridView has 3 columns as Sno----name----marks While entering data, if sno column is empty and user press Enter or Tab then Focus must go to me.textbox1 Please help

Member Avatar for kvprajapati
0
897

The End.