- This topic has 3 replies, 3 voices, and was last updated 8 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Last modified: May 31, 2017
It was portentous however that they did not laugh aloud, for the brute’s act constituted a side-splitting witticism according to the ethics which rule humor. That I have taken moments to write down a part of what occurred as that blow fell does not signify that I remained inactive for any such length of time.
Hello,
Very good theme. Congrtz. I am trying showcase code snippet here its possible?
function wp_attempt_focus(){
setTimeout( function(){ try{
d = document.getElementById('user_login');
d.focus();
d.select();
} catch(e){}
}, 200);
}
Thanks
Ok awesome custom css code works perfect now trying HTML code
<a href="http://dannci.wpmasters.org/wp-forum/forums/">Test Link</a>
Thanks.
Last modified: May 31, 2017