Tagged Questions
0
votes
1answer
26 views
Powershell that generates HTML Fragments
I am currently trying to write a Powershell Script that will read an Excel File and generate HTML fragments. I am using it to generate HTML for a dashboard and the idea is that the script will not ...
0
votes
0answers
136 views
Optimized HTML/JS/CSS Dashboard for iPad with DnD
I'm currently trying to create a usable HTML/CSS/JS based dashboard that behaves reasonably well on an iPad. The Dashboard will contain several widgets with mainly charts. I started using gridster and ...
0
votes
0answers
44 views
Set an image using the popup element
I am currently using Dashcode. I have a popup element (popup) and an image (image). I have set the value of the items in the popup element to correspond with the image file name. I have used this ...
0
votes
0answers
31 views
Why the form can't be submitted to web server in dashboard
I create a web page. The html code is as below. It contains a form. When click the button the form is submitted to web server.
I access this page on MAC OS X Lion. I input the URL of this page to ...