File tree Expand file tree Collapse file tree 4 files changed +8
-16
lines changed Expand file tree Collapse file tree 4 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <entry name =" hashtag " type =" event" return =" jQuery" >
2
+ <entry name =" hashchange " type =" event" return =" jQuery" >
3
3
<title >.hashchange()</title >
4
4
<desc >Enables bookmarkable #hash history.</desc >
5
5
<longdesc >
30
30
]]> </code >
31
31
</pre >
32
32
<p >iFrame source: <span id =" hashtagIframeLink" >example1.html</span >
33
- <iframe id =" hashtagIframe" src =" /resources/hashtag /example1.html" style =" width:100%;height:90px;border:0px" ></iframe >
33
+ <iframe id =" hashtagIframe" src =" /resources/hashchange /example1.html" style =" width:100%;height:90px;border:0px" ></iframe >
34
34
</p >
35
35
</longdesc >
36
36
<added >1.0</added >
Original file line number Diff line number Diff line change 10
10
$(this).append('<span style="color:#00F;">vmousecancel fired.</span>');
11
11
});
12
12
]]> </code ></pre >
13
+ <p >Click, and watch as the magic happens!
14
+ <iframe src =" /resources/vmousecancel/example1.html" style =" width:100%;height:90px;border:0px" ></iframe >
15
+ </p >
13
16
</longdesc >
14
17
<added >1.0</added >
15
18
<signature >
16
19
<argument name =" callback" type =" Function" optional =" true" >
17
20
<desc >A function to invoke after the vmousecancel event is fired.</desc >
18
21
</argument >
19
22
</signature >
20
- <pre >
21
- <code >
22
- <p >Click, and watch as the magic happens!
23
- <iframe src =" /resources/vmousecancel/example1.html" style =" width:100%;height:90px;border:0px" ></iframe >
24
- </p >
25
- </code >
26
- </pre >
27
23
<category slug =" events" />
28
24
</entry >
Original file line number Diff line number Diff line change 10
10
$(this).append('<span style="color:#00F;">vmouseover fired.</span>');
11
11
});
12
12
]]> </code ></pre >
13
+ <p >
14
+ <iframe src =" /resources/vmouseover/example1.html" style =" width:100%;height:90px;border:0px" ></iframe >
15
+ </p >
13
16
</longdesc >
14
17
<added >1.0</added >
15
18
<signature >
16
19
<argument name =" callback" type =" Function" optional =" true" >
17
20
<desc >A function to invoke after the vmouseover event is fired.</desc >
18
21
</argument >
19
22
</signature >
20
- <pre >
21
- <code >
22
- <p >
23
- <iframe src =" /resources/vmouseover/example1.html" style =" width:100%;height:90px;border:0px" ></iframe >
24
- </p >
25
- </code >
26
- </pre >
27
23
<category slug =" events" />
28
24
</entry >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments