开发者

image in panel whithout scroll bar and move image (top and down) in panel whith javascript function

I loaded a picture in a panel (ASP Panel).size of my 开发者_如何学JAVAimage is bigger than size of panel. i want my panel without scroll bar? how to do that? and i want move image (top and down) in panel with javascript function. is it possible? how can i do that?


Add overflow: hidden; to the panel, if it has a set height and width that the image is expanding out of.

For the second part, I think you're going to need to give us a little more information

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜