I need to have a stack of 10 text lines, possibly div's, and insert a line arbitrarily somehere in the list. In addition I'd like to fade in a highlight (for the new line) and fade out.
我需要有10个文本行的堆栈,可能是div,并在列表中任意插入一行。另外,我想淡出一个亮点(换新线)并淡出。
Is MSFT AJAX the correct tool to use for this?
MSFT AJAX是否适用于此?
1 个解决方案
#1
0
There are alternatives but as to whether this is the right one is subjective. Do you (and your colleagues) understand this implementation? Is it fast/light enough (i.e. are the users complaining)? If the answers are "Yes" then I'd say Microsoft AJAX is appropriate for this.
有其他选择,但这是否是正确的是主观的。您(和您的同事)是否了解此实施?它足够快/轻(即用户是否抱怨)?如果答案是“是”那么我会说Microsoft AJAX适合这个。
#1
0
There are alternatives but as to whether this is the right one is subjective. Do you (and your colleagues) understand this implementation? Is it fast/light enough (i.e. are the users complaining)? If the answers are "Yes" then I'd say Microsoft AJAX is appropriate for this.
有其他选择,但这是否是正确的是主观的。您(和您的同事)是否了解此实施?它足够快/轻(即用户是否抱怨)?如果答案是“是”那么我会说Microsoft AJAX适合这个。