Entrepreneur Expands The UK’s First African Fine Dining Food Brand
No Comments currently posted | Add Comment
Comment on this Article
Your Name
Please provide your name
Your Comment
//set data for hoidden fields
//transfer();
var viewMode = 1 ;
//============================================================================
//HTML Editor Scripts follow
//============================================================================
function exCom(target,CommandID,status,value)
{
document.getElementById(target).focus();
document.execCommand(CommandID,status,value);
}
function transfer()
{
var HTMLcnt = document.getElementById(“ctl00_MainContent_txtComment_msgDiv1”).innerHTML;
var cnt = document.getElementById(“ctl00_MainContent_txtComment_msgDiv1”).innerText;
var HTMLtarget = document.getElementById(“ctl00_MainContent_txtComment_HTMLtxtMsg”)
var target = document.getElementById(“ctl00_MainContent_txtComment_txtMsg”)
HTMLtarget.value = HTMLcnt;
target.value = cnt;
}
function hidePDIECLayers(f,p)
{
//e.style.display = ‘none’
f.style.display = ‘none’
p.style.display = ‘none’
}
function toggle(e)
{
if (e.style.display == “none”)
{
e.style.display = “”;
}
else
{
e.style.display = “none”;
}
}
function ToggleView()
{
var msgDiv = document.getElementById(“ctl00_MainContent_txtComment_msgDiv1″);
if(viewMode == 1)
{
iHTML = msgDiv.innerHTML;
msgDiv.innerText = iHTML;
//alert(viewMode);
// Hide all controls
Buttons.style.display = ‘none’;
//selFont.style.display = ‘none’;
//selSize.style.display = ‘none’;
msgDiv.focus();
viewMode = 2; // Code
}
else
{
iText = msgDiv.innerText;
msgDiv.innerHTML = iText;
// Show all controls
Buttons.style.display = ‘inline’;
//selFont.style.display = ‘inline’;
//selSize.style.display = ‘inline’;
msgDiv.focus();
viewMode = 1; // WYSIWYG
}
}
function selOn(ctrl)
{
ctrl.style.borderColor = ‘#000000’;
ctrl.style.backgroundColor = ‘#ffffcc’;
ctrl.style.cursor = ‘hand’;
}
function selOff(ctrl)
{
ctrl.style.borderColor = ‘#9BC1DF’;
ctrl.style.backgroundColor = ”;
}
function selDown(ctrl)
{
ctrl.style.backgroundColor = ‘#8492B5’;
}
function selUp(ctrl)
{
ctrl.style.backgroundColor = ‘#B5BED6’;
}
Size 1
Size 2
Size 3
Size 4
Size 5
Size 6
Size 7
//give focus to the msgdiv… always otherwise save button will not save content.
var mDiv = document.getElementById(“ctl00_MainContent_txtComment_msgDiv1”);
try
{ mDiv.focus();}
catch(e)
{
//alert(‘Invisible’)
}
//if ( <> ‘none’)
//
Send to a friend |
View/Hide Comments (0) |
I have not checked in here for some time as I thought it was getting boring, but the last several posts are good quality so I guess I will add you back to my daily bloglist. You deserve it my friend 🙂
You should take part in a contest for one of the best blogs on the web. I will recommend this site!
Do you mind if I quote a few of your posts as long as I provide credit and sources back to your blog? My website is in the very same area of interest as yours and my users would genuinely benefit from some of the information you provide here. Please let me know if this ok with you. Appreciate it!
Keep up the good piece of work, I read few blog posts on this internet site and I conceive that your web blog is really interesting and contains sets of great information.