try
$("#LoginButton").trigger('click');
Type: Posts; User: regicidedelferoz; Keyword(s):
try
$("#LoginButton").trigger('click');
<script src="sohoadmin/client_files/site_javascript.php" type="text/javascript"></script>
what is this sir?
thanks for the link sir,.
i already uploaded my swf file,. then it converted to .vhp file,. how can i use the file then?
with google swiffy i can't click the links on some devices like iPhone 4 but clickable on galaxy tab,.
good day everybody,.
is there an alternative for google swiffy?
thank you sir,.
good day everyone,.
i want to replace a string and put the replaced string on a variable,.
ex.
$str = 'this is the oRiGiNaL text';
$find = 'original';
$replace = 'replaced';
http://www.w3schools.com/php/func_math_rand.asp
its now working fine sir,. thank you very much
its working sir,. thanks you,.
but its not working with my code:
#mj_menu {border:1px solid #000; padding:1em; width:200px; background:#fff;}
#mj_menu li {list-style:none;}
#mj_menu li a...
good day guys,
how can i do this with css? i want to design all elements which has a sibling?
ex.
<ul>
1) Script Title:
CMotion Image Gallery
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm
3) Describe problem:
i want to add "next" and "prev" button,. i...
good day,
hello everyone,. i found this script on the internet:
http://www.webmotionuk.co.uk/jquery-image-upload-and-crop-for-php/
it's an php jquery upload and crop script..
what i want...
nice cart,. it uses cookies,. it seems to work with all browsers
Does anyone have any experience with Magento. I would love to hear some of the pros and cons of Magento for those that have used it or are currently using it.
try this one,.
/************************************************************************/
/* */
/* formulier controles */
/* ...
try
opacity:.5
try this one
function formulier_controle_personalia(){
radios = document.getElementsByTagName('input');
for (x=0; x<radios.length; x++) {
if(radios[x].checked){
rdoName =...
try this one,.
http://www.dynamicdrive.com/forums/showthread.php?t=66796
i haven't tried it yet but check the comments,.
thanks for your reply sir,. but it seems that your code is not working fine sir,.
i am using firefox 9.0.1 and IE 9
but i already figure out the right code for jquery,.
...
google it
good day everyone,
hi can anybody here wanna help me?
i want to replace missing images automatically on load of the page,.
i got some code on the net but it doesn't work on IE,. here's the...
use jquery fadein and fadeout,.
is your radio buttons and check buttons have the same names?,.
if so, you have nothing to worry,. the code above can do it,.
try this one sir,.
function formulier_controle_personalia(){
var pers_gesl = document.personalia.geslacht.value;
i = document.getElementsByName('geslacht').length;
for(ctr=0; ctr<=i;...