开发者

Limit of the amount of content that can be stuffed in an Object Parameter

Is there a limit as to the amount of information that can be stuffed into a Value attribute for an param (inside of an Object)?

<object ...>
    <PARAM NAME="value_to_use" VALUE="[How much can be stuffed in here]">
</object>

I开发者_如何学Python'm looking at seeing what is the max that an Java Applet can take in from a Parameter.


I do not believe that there is a limit, it is just part of the HTML, and browsers can display huge HTML files.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜