Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 v3.4 - CTRL+B,I,U mod for post.asp
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

Nathan
Help Moderator

USA
7664 Posts

Posted - 16 August 2002 :  15:44:11  Show Profile  Visit Nathan's Homepage
Thats because your using a silly browser shell Frutz.

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 16 August 2002 :  15:47:58  Show Profile
Whatever you say Nathan
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 16 August 2002 :  15:50:08  Show Profile  Visit seven's Homepage
Here try this, change the line to:

if (window.event.ieKey=45)

This will make it so that Insert+B will be Bold,
Insert+I = Italics, Insert+U = Underline.

And how did you get it to split the selection when highlited with the tag? Your demo does it, the download does not?

Go to Top of Page

pweighill
Junior Member

United Kingdom
453 Posts

Posted - 16 August 2002 :  16:24:16  Show Profile
quote:
Originally posted by airilm

And how did you get it to split the selection when highlited with the tag? Your demo does it, the download does not?



Which version on Sintz are you trying it on?

The demo uses code from v3.4. Were you adding the mod to a v3.3.05 forum?. It will still work but with a little less functionality.
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 16 August 2002 :  18:19:49  Show Profile  Visit seven's Homepage
My bad, I was using 3.3.05.

I was trying to get this to work for Netscape, but I am far from being a javascript expert.
Can this help?

function keyDown(e) {
var nKey = e.which
alert("nKey=" + nKey);

}

document.captureEvents(Event.KEYDOWN)

It seems like you could get the nKey value to do what you want in Netscape.


quote:
Originally posted by pweighill

quote:
Originally posted by airilm

And how did you get it to split the selection when highlited with the tag? Your demo does it, the download does not?



Which version on Sintz are you trying it on?

The demo uses code from v3.4. Were you adding the mod to a v3.3.05 forum?. It will still work but with a little less functionality.


Go to Top of Page

aviv
Junior Member

474 Posts

Posted - 18 August 2002 :  02:43:58  Show Profile  Visit aviv's Homepage
How can i make it work on 3.3 ver.?
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07