10 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for muze

Hello. I have a very basic softphone. I can make and recieve calls on it. But the problem is: it does not have a ringtone. Now I could use other phones like xlite but I was wondering if there is a way to setup a custom event (may be playing …

0
142
Member Avatar for MonsieurPointer

Hello DaniWebbers, I have the following classes in their respective namespaces; so far so good. When I have received data from the server, the AsyncTcpClient's *DataReceived* event gets raised and the Client's *OnReceivedData* method gets called. Also so far so good. The one thing that does not work (and which …

0
138
Member Avatar for calrobs

Hi there, I currently have HTML table on my website full of entires from a MySQL table. These entries are just normal words. I've been wanting the user to be notified if they click on that particular word. I have the text background change colour whenever the user clicks on …

0
112
Member Avatar for jonsan32

My page [url]http://www.epicbasketball.com/p/events.html[/url] is kinda lookin pretty darn unprofessional. I'm limited in my coding skill, but am pretty good at learning new things quickly. If anyone out there could give me some advice, some tips, or would like to flat-out retouch the code below yourself, it would be HIGHLY APPRECIATED. …

0
128
Member Avatar for AurosGamma

Hello, i'm making a web site as a college project, this site features html,php,javascript,ajax,jquery and mysql. I'm almost done with the website... in the website i have a game, the players can create a 'lobby' and others players joins them, so, when a lobby is created an entry in the …

0
110
Member Avatar for Lereyn

Hello, First of all, I would apologize about my english which is not very good ;) I'm a newbie in .NET, and I hope my code is correct :) I'm on a project which consist of going on websites and retrieiving informations based on the 'criterias' the user has given …

0
96
Member Avatar for mamatachaudhari

Hi, I have added a keypress event as [CODE] jQuery('#body').keypress(function(){currentTime= new Date().getTime(); });[/CODE] but when I open a pop up window which have a iframe contains a rich text area not capturing this event. Any ways to handle parent event in child element? Any suggestion?

0
90
Member Avatar for dirnthelord

Ok, Here is the thing. I have a JPanel inside the JScrollPane. JPanel has many Images (as ImageIcons on JLabel). Now I want to make the auto scrolling to be happen when I place mouse over the JScrollPane or any child of its. I could do the scrolling to the …

0
76
Member Avatar for CanYouHandstand

Hi All I've just been learning about events in delphi. I'm writing a program to communicate with a serial device that reads pressure data. Currently the program has been written with a separate thread to read the data, and when a complete data string is found, an event is called …

0
80
Member Avatar for Ghodmode

Does anyone know where I can find a complete list of DOM/DHTML event types documented? I'm trying to learn more about advanced event handling in JavaScript and I'd like to find lists of event types that I can attach/add event listeners to. I've been searching around and I've found a …

0
119

The End.