similar to: floating layer following the mouse

Displaying 20 results from an estimated 600 matches similar to: "floating layer following the mouse"

2005 Dec 13
2
Ajax.Request onComplete
Hello, I have a small class where i want to use attributes of the instance when an ajax call returns, so I wrote: *var* MyClass = Class.create(); MyClass.prototype = { initialize: *function*(form_id, rendered_id) { this.form_id = form_id; *var* edit_form = $(form_id); *var* rendered_node = $(rendered_id); *if* (!edit_form || !rendered_node) { this.enabled = *false*;
2005 Dec 14
1
RE: Form.serialize and Ajax.Request ->fileserialization and encoding
I''ve not looked into how it''s done but adding an attachment in Gmail (UK version) uploads the file without refreshing the window, and http://www.yousendit.com <http://www.yousendit.com/> appears to send a file via some sort of RPC or AJAX. Maybe this could be another starting point for you. Paul Shannon Web Applications Developer Codeweavers Limited Tel: 0870 443
2006 Feb 23
25
reloading fragments of pages
Hello, I have a treeview, that works with scriptaculous in order to load the nodes dynamically. I also have in the main part of the page, a table with the list of elements. The lists of elements can be drag-dropped on the treeview in order to move them around (they are also draggable on other parts of the page) I need though, to refresh the treeview to reflect changes when a folder was moved
2006 Jan 20
3
disabling drag''n''drop features on some areas
Hi, I have implemented the drag and drop feature to move around some divs, but I have a small side effect i am trying to clear: When the draggable div contains links, and if the user grab the div on the link, the drag is done but the link is also visited, leading to unwanted issues. What I''ve tried to do is to look for all ''a'' tags in the draggable elements in order
2006 Jan 02
2
mouse position without event
Hello, Is it possible somehow to get mouse coordinates without using the event mechanism ? I need to get the current mouse position to initialize some div position, but not at page load Tarek _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Jan 04
4
gmail attached file field magic
Hello, does someone knows how gmail does file upload when the attached files are automatically saved in drafts ? I am trying to do it in Scriptalicious/Prototype but I don''t see how they get the file on the system using js... Tarek _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2005 Dec 14
1
RE: Form.serialize and Ajax.Request -> fileserialization and encoding
1/ I am trying to send a multipart/form-data encoded form through Ajax with by calling Form.serialize, but it seems that files fields does not support this very well Is there any special mode to use ? You cannot send a file through Ajax. You''ll have to submit the form normally. To mimic Ajax functionality, you could set the target to a hidden iframe, and on the server side,
2006 Jan 11
1
switching two nodes
Hi, Is there a simple api in scriptaculous or prototype, to simply switch two nodes in the dom tree ? or do i have to code it. (a sweet option would be to be able to hook an effect as well) My use case is to drag and drop elements to switch them Regards Tarek -- Tarek Ziadé | www.afpy.org Python - why settle for snake oil when you can have the whole snake? (Mark Jackson)
2005 Dec 14
0
Form.serialize and Ajax.Request -> file serialization and encoding
Hello, I have related two questions: 1/ I am trying to send a multipart/form-data encoded form through Ajax with by calling Form.serialize, but it seems that files fields does not support this very well Is there any special mode to use ? 2/ some datas in the form are iso-8859-15 text, that get through utf8 encoding in javascript and therefore get a bit busted. I know how to correct
2009 Mar 12
4
Serving 120 concurrent calls
Hello, a local prison contacted us regarding some calling card solution. they need 4 E1s to serve 120 rooms in that prison. we are planning on using 4 servers to serve the calls and one for the database servers' specifications are: 2.8 Dual Core Proccessors 2 GB Ram 160 Sata Drive each server will be provided with 1 E1 card Questions are: 1- will those servers be able to handle that ammount
2010 Sep 23
4
Asterisk and Digium TC400B
Greetings, Because of the heavy load and the high expectations of an asterisk server offered as a solution integrated with our CRM software.. we were looking into other possibilities than software Licenses for G729 and G723 codecs.. to lower the pressure on the processor giving it more space to do more work. We heard of a hardware (PCI CARDS) can be used with Asterisk that does the work. And we
2011 May 02
3
out of the blue one way audio
Greetings List. we're facing a strange case with my system where in the middle of the call .. after like 7 minutes (not necessarily ) the callee is unable to hear the caller however the caller is able to hear the called party. the scenario is the following. 1- 15 computers running Windows XP SP3 joining a Windows Domain Controller with DHCP , DNS, ISA Internet Acceleration Server. 2- Internet
2010 Jun 23
4
Need USA DIDs
Hi, Looking for some reliable and quality providers of USA DIDs. Any pointers ? Thx Sans -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100623/816aecdd/attachment.htm
2011 Feb 13
1
[LLVMdev] any documents for the poolalloc project?
Hi Jianzhou, The best source of documentation for the poolalloc project remains Chris Lattner's dissertation: http://llvm.org/pubs/2005-05-04-LattnerPHDThesis.html Chapter 5 specifically if you'd like information on the poolalloc transformation. In addition to the thesis, there is also a brief manual for information on data structure analysis:
2010 Apr 29
1
Strange Invite issue
Greetings List. I'm facing a strange issue with one of my providers.. after sending an INVITE request my server places the call on hold.. until the call is answered.. this is happening only with this provide although i have 3 other providers i route calls through.. can anyone explain what is going on? -- Tarek Sawah / Integrated Digital Systems / CCNA, MCSE, RHCE, VoIP / +1 347 562 2308
2010 May 19
1
Asterisk and RFC 3261
Greetings List,Trying to interconnect with a new provider.. the require a?compliance?with?RFC 3261 ?so knowing less than needed about RFC documentations.. i would like to know if Asterisk is actually in compliance with?RFC 3261 or not..?Can any one help with this? Regards -- Tarek Sawah Integrated Digital Systems CCNA, MCSE, RHCE, VoIP USA: +1 347 562 2308
2013 Oct 11
1
GSM to SIP Adapter
Greetings,I'm looking for a really cheap GSM-SIP gateway, Single channel (one SIM card). any suggestions? Tarek Sawah -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131011/794f5a49/attachment.html>
2010 Jun 28
2
restricting sip users to a certain useragent
Greetings list,this question is rather a pain in my side.. i have been trying to figure it out.. it could be simple.i have a customer with a callcenter .. we developed a CRM "Customer Relations Management" with an SIP dialers built in.the question is the following.. is it possible to force the agents (users) to use a certain UserAgent which is the one built-in our system? this way will
2003 Jun 16
2
boot: ext3 fs not supported by kernel
I am running 2.4.18-3. I am getting terrible performance. I noticed in the boot.log that my / fs is ext3 and my kernel does not support ext3. I have tried to recompile the kernel with ext3 support. It did not seem to work. (e.g. lags for 40 or so when i am unzipping multiple files) Firstly, is this likely to be the case of my problems? How can i fix it? Do I just recompile the kernel or do I need
2009 Nov 18
2
Queues without agent login
Is it possible to make use of queues for incoming calls but to have agents that do not need to log in ? If I create a queue and make certain SIP-users member of the queue, do these SIP-users always need to log in to the queue to be able to receive calls that are in the queue ?? Can't a member be just available when the phone is registered to the Asterisk-server ? In stead of also having to