it always seems to work improperly.
Thanks for any help you can give.The last time I dealt with Opera(version 5 maybe?), it was really picky about html and javascript display(ie alot of sites that worked fine in all other browsers didn't in Opera). What are you having trouble with, web controls or just the pages in general? If it's pages in general, my suggestion would be to design your pages first and make sure the html works properly in Opera, then I would put all my aspx code in a code-behind file so that the html is easier to tweak.
Jeff
Also, I've found that if you add ClientTarget="UpLevel" to your page declaration it helps.
dave
illicit i will try that
nothingbut
i am using opera 7.5 and everything works correctly on normal html pages, even regular asp pages, even this page works fine but when i use any borders it doesnt display correctly, or if you have a picture and it is large but you size it to fit properly on the screen the formating does not apply, it displays the picture full size
0 comments:
Post a Comment