jQuery: The Write Less, Do More JavaScript Library

Ticket #274 (closed bug: invalid)

Opened 2 years ago

Last modified 10 months ago

load() of html is not shown properly after hide/show

Reported by: gonz808@… Assigned to: anonymous
Type: bug Priority: minor
Milestone: Component: ajax
Version: Keywords:
Cc: Needs:

Description

Example of the problen can be found here

http://ozymandias.dk/js/jq2b.html

1) Press load to se normal behaviour.

2) do a page refresh.

Press toggle twice and then load to see odd behaviour.

The loaded html is displayed on top of the "Last modified†.." line

Attachments

Change History

Changed 2 years ago by john

  • status changed from new to closed
  • resolution set to invalid

This can be fixed by adding the following line in the callback of your slideDown/slideUp calls:

$(this).height("auto");

This will make the height of the element revert to its original height, as opposed to a static one.

Changed 10 months ago by chninfo

[url=http://www.tzlsx.cn/ 流水线] [url=http://www.tzlsx.cn/ www.tzlsx.cn]是一家生产 [url=http://www.tzlsx.cn/product/liushuixian.html 流水线] 、 [url=http://www.tzlsx.cn/product/shengchanxian.html 生产线] 、 [url=http://www.tzlsx.cn/product/zhuangpeixian.html 装配线] 、 [url=http://www.tzlsx.cn/product/shusongxian.html 输送线] 专用设备的厂家

Changed 10 months ago by chninfo

www.xxcn.cn 台州网络公司http://www.xxcn.cn/about/ 提供 台州网站建设http://www.xxcn.cn/ 、 台州网站建设http://www.xxcn.cn/website/ 、 台州网页设计http://www.xxcn.cn/design/ 、 台州网站优化http://www.xxcn.cn/seo/ 、 台州网站推广http://www.xxcn.cn/promotion/ 等建站业务!

Note: See TracTickets for help on using tickets.