Hi Ian,
Kindly find attached 2 html files. There are 2 events happening in the first jQuery one.
1. It contains the layout mostly javascripted, with a lot of jquery libs. Since there is very less of styling & modifying through html tags, it could be taken forward easily from this through javascripting/jquery.
- Default Gene 1017 Button (meant for after a Search) - which opens up an iframe.I have incorporated the Dropdown menu in it, although the links to each species is not opening in the iframe itself, rather its opening in a new window. Tiling of Windows can be incorporated once everything is set.
- The dropdown menu below the button - which reloads the iframe below it (since that iframe has been generated as a atg in html), but opens a new window for a new Gene ID - but the problem of not reloading the dialog box persists.
- The iframes are working fine.
1. Regarding its Drag-blity & Resizability, I have simplified all of jQuery- I suppose its pretty smooth now & more lightweighted. (Most of them are linked which are cdn hosted).
2. Properties - For now, I have let the default CSS values of the window -
width: 400,
height: 300,
minWidth: 200,
minHeight: 150,
maxWidth: 800,
maxHeight: 600,
which can be changed in future from /jquery.window.js
2. Second - I am working on a YUI3 based Dialog box too, since it was also an option, I tried (2nd html file attached). Points to notice are that as the size of an iframe inside it is increased, the dragging of the box leads to slow & quantized movement. Also, with an iframe, it too is not draggable within the Dialog box.
Secondly, Problem still persists as I have tried sshing & successfully done through 2 different connections; but the Chrome/FF/IE Web Pages notify that it could not connect to
http://127.0.0.1:8000/ - while just running - python manage.py runserver - and it shows that the dev server is running at the same address.
For now, I have gone through the making basic Django Apps, defining urls & calling Web services, on my locally hosted server.
Kindly please help me out on the EC2 Server soon. Also, please let me know how should I proceed from now. If its fine, we can discuss it on Sunday at the same time 10 AM PST (or any time else) or on Monday itself.
Thank you.
Regards,
--
Shivansh Srivastava
BITS-Pilani.