Interactive software accepts and responds to input from humans, in contrast to noninteractive software, which operate without human contact.
0
votes
1answer
24 views
jQuery 'draggable' images not all active when used with 'droppable' plugin (drag & drop interaction)
I'm building a website right now for a class project at JimmiesAreRustled.com, and in the How-To section, there are four images of bits of cereal that are currently draggable.
The problem lies in the ...
-1
votes
0answers
20 views
Trying to make 'div' change on 'drag and drop' (for interactive game)
I'm currently working on a website for a class (it's probably the 4th-5th website I've ever built), located at JimmiesAreRustled.com. For the 'How-To' section, I'm trying to build an interactive game ...
0
votes
0answers
7 views
Interactive Services blocks Process.Start() from a VB .NET applicaiton running elevated as SYSTEM
Here's the code:
' Write debug
Logger.WriteDebug(CallStack, "Offline execution: " + ExecutionString + ArgumentString)
Logger.WriteDebug(CallStack, "Start detached offline execution..")
...
1
vote
0answers
19 views
Hide a row (aka series) in Google chart
Is there please a possibility to blend out (hide) a line in Google Line Chart?
We have many line charts with multiple series of close data values and my boss asks me to add a way to hide a series ...
0
votes
1answer
20 views
How to create a map in HTML that can be used on iOS devices?
Come across this sample:
http://html.cita.illinois.edu/text/map/map-example.php
Just want to know if there are simple ways to create a similar map that can be rendered on mobile. Preferred to be ...
0
votes
1answer
27 views
pyqtgraph/chaco/guiqwt: Fast scrolling timetrace demo
I want to implement a fast scrolling timetrace tool in python. The timetrace data is already all in memory in a numpy array and is big (>1e6 samples). I need a tool for quick visual inspection.
I ...
0
votes
0answers
19 views
Interactive Brokers Java API '200 | No security definition has been found for the request' while placing a futures order
I'm trying to place an order using the Interactive Brokers Java API but I'm getting an the '200 | No security definition has been found for the request' error and I don't know what's happening and the ...
5
votes
2answers
168 views
JavaExe and Java application as windows system service interactive to desktop
Edit-begin
I'am thankful to beautifully replied answers. Please up vote answers and this question if it was helpful.
Edit-End
Request:
This is a very common problem faced by Java devs in my ...
2
votes
2answers
59 views
Perl: console / command-line tool for interactive code evaluation and testing
Python offers an interactive interpreter allowing the evaluation of little code snippets by submitting a couple of lines of code to the console. I was wondering if a tool with similar functionality ...
-1
votes
0answers
7 views
Want to create webpage with 3d model and want to provide cloth changing activity on it [closed]
I want to create same thing like below url:
http://bleuflamme.com/design-dress-shirt
0
votes
1answer
18 views
Poly map with simple hovers
Can anybody tell my how map on http://ubytujnaslovensku.sk/sk/ was created/how to create something simillar?
there's only one image....
-1
votes
1answer
26 views
Clickable/Interactive World Map [closed]
I know this is a question asked many times but I couldn't find any answer to fit me.
I want a world map where I can color some countries in different colors (E.G. Germany, Italy, Spain and U.K. to be ...
0
votes
1answer
59 views
Interactive html5/css/ map
I wanna create interactive map (of slovak republic) with html5/css, but i dont know how to create changing-color hover property.Any ideas how to cut the shapes of map and then assign a hover that ...
0
votes
1answer
31 views
How do I allow users to enlarge or decrease the size of a html table?
Well Im working on a little sound board project and I added a thing to create the website more
dynamic
When you click increase/decrease it increases/descreases the text size in the buttons.
...
0
votes
0answers
24 views
How would I get a Google Maps style interactive map on my game's site?
I run the RPG campaign called Yarona: Darkness Ascending. I also run the site http://diebot.org/ and I want to incorporate what's found at http://www.uesp.net/oblivion/map/obmap.shtml using my own ...