i cant find any element in your html with the word scroller or scroll or wt, and the only element i see scrolling anything appears to be working. please be more specific
so you want to use a javscript library, to load another javascript library? The most efficient way would be to simply load jquery, unless im missing something?
eitehr your first condition is being met, #delete-dialog2 doesnt exist in the current document, or you are calling the function incorrectly. seeing as how .dialog() is probably from some kind of...
please show an example of the DOMelem variable.
Also where are you using the json data in this example?
- and What error are you getting? you have shown an empty row element, but no errors.
if your form submits via javscript/ajax, then you would add a redirect in that code, if your using a simpler setup, for example if the user is always directed to the page that processes the form when...
1. You only "need" javascript because youve built dropdown menus that rely on it. this is not good.
2. The way you are doing this is very bad for SEO reasons and search result reasons
3. a site...