This is a discussion on "[SOLVED] Vbulletin's JS question" within the JavaScript Forum section. This forum, and the thread "[SOLVED] Vbulletin's JS question are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Vbulletin's JS question
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
[SOLVED] Vbulletin's JS question
I've noticed upon viewing the source of the "quick reply" button that it does not call a function with an onclick attribute, it simply returns false (which stops the link from loading).
So I'm wondering how does the function get called if it's not in called by that tag?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|
|
|||
|
Re: Vbulletin's JS question
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
||||
|
Re: Vbulletin's JS question
The event handler being used would more than likely be the "onsubmit" of the function...
It would be set outside of the HTML though.. eg
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
||||
|
Re: Vbulletin's JS question
Thanks guys!
solvediau
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] A Question? Why does this happen? | R8515198 | Web Page Design | 22 | Dec 5th, 2007 01:33 |
| [SOLVED] Notepad+ question | dhall | Starting Out | 7 | Nov 18th, 2007 23:30 |
| [SOLVED] IncrediMail xe question. | mcdanielnc89 | Webforumz Cafe | 3 | Nov 1st, 2007 09:08 |
| [SOLVED] mysql question | longstand | Databases | 5 | Oct 23rd, 2007 04:11 |