ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

javascript alert function not working

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 2 ნახვა
  • ბოლოს გამოეხმაურა cor-el

im using a website to get some service, the website has a button to submit a webform with confirmation by alert.

The web site not working in most windows PC in chrome, firefox and IE after open the message source i found the below code for the submit button but its inside iframe

 <input class="button" onclick="javascript:openAlertWindowForCehck (); " type="button" value="submit">

im trying to enable every think related to java from all browsers including install some addons and add the web site to white list but its never work. based on my knowledge the function (openAlertWindowForCehck ();) should found in same html page or his parent bu i never find it what the solutions?

im using a website to get some service, the website has a button to submit a webform with confirmation by alert. The web site not working in most windows PC in chrome, firefox and IE after open the message source i found the below code for the submit button but its inside iframe <pre><nowiki> <input class="button" onclick="javascript:openAlertWindowForCehck (); " type="button" value="submit"></nowiki></pre> im trying to enable every think related to java from all browsers including install some addons and add the web site to white list but its never work. based on my knowledge the function (openAlertWindowForCehck ();) should found in same html page or his parent bu i never find it what the solutions?

ჩასწორების თარიღი: , ავტორი: cor-el

ყველა პასუხი (1)