登录 | 首页 -> 华新鲜事 -> 技术の宅 | 切换到:传统版 / sForum | 树形列表
请教关于Coldfusion编程上的问题
<<始页  [1]  末页>> 

请教关于Coldfusion编程上的问题在1024分辨率下编制的页面,当在800分辨率下观看的时候,发现都走样了。
有高手可以提示一下吗?
谢谢
[小河 (8-17 12:30, Long long ago)] [ 传统版 | sForum ][登录后回复]1楼

2 solutions1. design your pages with a 800*600 ratio

2. generate dynamic pages based on javascript

screen.width- the X dimensions of the screen
screen.height- the Y dimensions of the screen
screen.availWidth - the X dimensions of the screen less OS interface elements
screen.availHeight - the Y dimensions of the screen less OS interface elements
screen.colorDepth - in bits e.g. for 16bit display the value of colorDepth is 16
[SmellsLikeTeenSpirit (8-17 13:54, Long long ago)] [ 传统版 | sForum ][登录后回复]2楼

(引用 SmellsLikeTeenSpirit:2 solutions1. design your pages with a 800*600 ratio 2. generate dynamic pages based on javascript screen.width- the X dimens...)2 solutionsThanks, please let us have your javascripts on this issue.
your help is much appreciated!
[chinaeye02 (8-17 19:40, Long long ago)] [ 传统版 | sForum ][登录后回复]3楼

(引用 chinaeye02:2 solutionsThanks, please let us have your javascripts on this issue. your help is much appreciated! )i already gave the script in the previous post[SmellsLikeTeenSpirit (8-18 9:39, Long long ago)] [ 传统版 | sForum ][登录后回复]4楼

(引用 SmellsLikeTeenSpirit:i already gave the script in the previous post)系统提示:该帖标题已被删除系统提示:该帖正文已被删除[- (8-21 23:19, Long long ago)] [ 传统版 | sForum ][登录后回复]5楼


<<始页  [1]  末页>> 
登录 | 首页 -> 华新鲜事 -> 技术の宅 | [刷新本页] | 切换到:传统版 / sForum