NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: hilton on November 24, 2011, 03:28:31 AM
-
Hi Folks,
I have installed nt6 upgrade (previous nt5.41) and changed my chrome menu to double drop. It worked fine, however, the character size is ENORMOUS. How do I change the size? (I know nothing about css by the way).
The second thing is that when I click on a browse, instead of the items in the reset list for this browse being reset and therefore refreshed, I get (on DebugView) error 404 FileRequest=[customermaintenance_browsecustomers_customermaintenance_value] repeated four times.
Customermaintenance is the NETWEBFORM that hosts the NETWEBBROWSE browsecustomers as well as the others(two browses and a display variable) that I want refreshed when browsecustomers is clicked. The CallClicked routine is being called ok.
The above was fine under nt5.41.
Thanks,
Hilton.
-
Hi Hilton,
Check out the "upgrade" doc with regard to styles on the header. I know what you mean about the enormous text - I got that too when converting some of the examples.
In the end I simplified the headers a lot (see example 2 I think) - the "xhtml" code got a lot simpler and I moved the CSS "up" to the procedure level. The end effect is very nice, and very clean as well.
Keep me posted if you need more.
cheers
Bruce
-
Hi Bruce,
Ok that's the menu out of the way! Thank you very much.
That leaves the second part of my questions regarding the resets not working on related browses and fields. Please refer to original questions.
Thank you,
Hilton.
-
see
http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=2897.0
cheers
Bruce