Tags:AJAX Questions | 121 views
Hi I need to make a layer drag able in my html page. Please any one give me a tutorial for doing that please Thanks Rajeesh
Tags:AJAX Questions | 103 views
Hi, I am working on a robot project, that is required to create a website to control the robot via serial port.. The website is plainly html, no linking to database is needed… I have no idea how and what language to use and can JavaScript communicate with serial port? and how? I am just [...]
Tags:AJAX Questions | 110 views
Hello everyone, i’m an IT student (first year) and i’ve received a task to make a website for my school (fictional ofcourse). Now i have an idea on how to make it,but after asking my teacher, he said i cant use iFrames but have to use AJAX instead. The code i’m looking for would be [...]
Tags:AJAX Questions | 107 views
My router is stupid, and needs to be rebooted a lot. I’ve simplified the process down to http:192.168.1.1/restart.htm as a shortcut on my desktop. Once open, there is a JS button with the onClick command RebootDevice() If I first load the restart page, then type RebootDevice(), it reboots. Can I add something to the URL [...]