MyBB Community Forums

Full Version: "click and hold to edit" problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When i move my cursor on a thread titile it shows " click and hold to edit"

when when i do this nothing happen but when i leave the click it enters into that thread...

Rolleyes Rolleyes any idea Rolleyes Rolleyes
friends please help me ...............
It says Click and hold it until the title edit comes out.
dude the title edit is not coming ...
i have tried it erlier but its not working now..
if you have other templates, try it
ok !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
edited ::::

yup its working in other template.....

please tell me which tempalte i have spoiled ....

and plz provide script for that
check your current (custom) template, this template:
- forumdisplay_threadlist_inlineedit_js

and make sure this code inside
<script type="text/javascript" src="jscripts/inline_edit.js?ver=1400"></script>
<script type="text/javascript">
<!--
	if(use_xmlhttprequest == "1")
	{
		new inlineEditor("xmlhttp.php?action=edit_subject&my_post_key="+my_post_key, {className: "subject_editable", spinnerImage: "{$theme['imgdir']}/spinner.gif", lang_click_edit: "{$lang->click_hold_edit}"});
	}
// -->
</script>
not worked yet
some other template which i have to edit
Realy thnks for your help but i have solved my problem my own


Friends when i add any html code in forumdisplay_threads it creates the prob >> but i remove these html it wors fine then

___________________________________________________________________________________________________________
Solved working now html aslo