Problem creating a table

Post

Posted
Rating:
#4291 (In Topic #861)
When editing a page, create a table. Save not keep up, the page freezes and can only close. From the computer is not affected by 3 different checked. The problem with the table is only on this page

Code (php)

  1.  
. Before that, I inserted the script anti-copy paste. Removed it from the page - the problem remained the same.On other pages of this problem seems to be no.

<script type="text/javascript">
    document.ondragstart = noselect; 
    // запрет на перетаскивание 
    document.onselectstart = noselect; 
    // запрет на выделение элементов страницы 
    document.oncontextmenu = noselect; 
    // запрет на выведение контекстного меню 
    function noselect() {return false;} 
</script>


Post

Posted
Rating:
#4292
No, after all," table creation " is not a single page problem.

Post

Posted
Rating:
#4293
Please record a video showing the problem.
I was not able to reproduce it. I need to see exactly what you are doing click-by-click, and I am not able to schedule a time to go over with you in person.
I'm also not sure what web browser you're using either - my guess is Google Chrome.

Post

Posted
Rating:
#4311
I can't record video of the events yet. But lag happened at purpose of an internal space in a cell in the table. In attempt to keep the Ok button wasn't clickable.

Post

Posted
Rating:
#4319
Ok thanks. I'll need to await that video.
Jing is very good for this:

Capture Tool

Explore TechSmith screen capture tools, including Snagit and Camtasia. Capture images, record video, and share your screen.

View


0 guests and 0 members have recently viewed this.