Menu, page position and some more of web-interface.

Need new test, action, option? Post request here.
Post Reply
Dubolomov
Posts: 214
Joined: Thu Jun 01, 2006 10:27 am
Location: Russia

Menu, page position and some more of web-interface.

Post by Dubolomov »

Is it possible to make left side menu of web interface not refresh when i click on them? Just use javascript that can open and close submenu and refresh right side of page.
And to make position on the page the same as it was before refresh when autorefresh is on.
I think that it's would be more usability if values of "Reply", "Status changed at" and other columns sorts flush left (or flush right), so if i have values "125 ms" and "31 ms" it's seems like

Code: Select all

125 ms
 31 ms
but not like

Code: Select all

125 ms
31 ms
Thank you.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Ok, just for you :) www.ks-soft.net/download/ws306b.zip
You may add ReplyFlushRight=1 into [HTML] section of webservice.ini file to align Reply values to the right

1st task is more complicated...

Regards
Alex
Dubolomov
Posts: 214
Joined: Thu Jun 01, 2006 10:27 am
Location: Russia

Post by Dubolomov »

That's seems much better.
Thank you.
Last edited by Dubolomov on Tue Jul 03, 2007 12:58 am, edited 1 time in total.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You are welcome :)

Regards
Alex
Post Reply