JavaScript
I want to know how to add a pop up window on my page that will display additional information regarding my product using XC Jquery Widget.
Is it possible?
If so, how can I do that?
- 1784 views
- 2 answers
- 0 votes
Hi experts!
I have installed AkelPad version 4.6.5 and tried to run it (it is an alternative to Windows Notepad, and i wanted to try it out) but all i am getting is this Microsoft JScript runtime error :
Scripts plugin
Script: E:ProgramTxtAkelPadAkelFilesPlugsScriptsWordsMoveSelect.js
Line: 177
Symbol: 5
- 1547 views
- 1 answers
- 0 votes
I have created a HTML file and put it in my E-Mail signature, but I do not want it to be displayed as HTML. I can not make it work . Can someone please help me?
- 945 views
- 2 answers
- 0 votes
Hello. I have a problem when I embed the codes for Wordpress. Should I follow a certain process? Right now, I am just copying and pasting the codes from a page and then when I do this, it flashes the code right back at me on the screen. What process should I follow?
- 1250 views
- 2 answers
- 0 votes
I need to insert a crown beside the administration names and to the moderators. This has to be done in a PunBB forum. Suggest me where can I input this in the CSS and exactly which CSS? Thanks!
- 948 views
- 1 answers
- 0 votes
Here's my 7-line code, supposedly making a dialog box saying "It worked!":
import javax.swing.*;
class MyFirstProgram {
public static void main(String[] arg) {
JOptionPane.showMessageDialogue;(nul… "It works!");
System.exit(0);
}
}
I get this error when trying to compile it using javac:
hello.java:4: error: cannot find symbol
JOptionpane.showMessageDialogue((null)…
(the arrow..) ^
I'm writing the code exactly how my textbook tells me, so why is this happening and how can I fix it?
- 932 views
- 2 answers
- 0 votes
I am a blog owner and I always got a problem about copyrights. Most of my post in my blog are being copied. I know there is a script that disables right click. Can someone tell where to find it or if you have it can you put it here?
- 1426 views
- 3 answers
- 0 votes
When I try to open JavaScript i get an error message that appears which mentions,
An error occurred while executing he program.
This is followed by more detail which could be seen in the uploaded image.
Some one please try to help me out of this problem.
Thank you.
- 787 views
- 1 answers
- 0 votes
I want to create href link how can I using DOM. Like:
<a href="index.php">home</a>
I'm using document.createTextNode() property to add text can I use innerText and innerHTML property.
Please help.
- 913 views
- 1 answers
- 0 votes
I wanted to switch from wordpress to blogger because of some personal issues. I know that blogger is user friendly but they say that putting scripts like jquery to make your page dynamic is limited. I still want to use blogger and I'm wondering if we can apply jquery scripts in blogger template. Is it possible?
- 972 views
- 1 answers
- 0 votes