Hi Eric,
I'd already seen those instructions, and had already removed to 2 unwanted additional tabs - but I was having problems removing the extra displayed fields. I've had an other look, and seemed to have sorted those, so they are not displayed any longer - so good news.
But, I cannot seem to reduct the hyperlink dialog box height for some reason?
I'm changing;
// Default window ornaments for the Link dialog
editorconstant._linkDialogFeature = "resizable:0;dialogWidth:460px;dialogHeight:214px;";
To;
// Default window ornaments for the Link dialog
editorconstant._linkDialogFeature = "resizable:0;dialogWidth:460px;dialogHeight:100px;";
But it does not seem to make any difference?
Regards
JamWales