Announcement

Collapse
No announcement yet.

Remote domain search form problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Remote domain search form problem

    hello im new to the forums wish you all the best. im having a problem with the domain search remote form the new one, the one that generates the pop up window, it works fine for me in firefox but when i use it in internet explorer and type any domain name and hit search instead of a pop up window it displays all the results at the bottom of the page messing the web page up. in firefox it pop up a window with the search results with no problems. anyone else using this remote form have had this problem? i am yet to test it in chrome and opera but i will. thanks for reading this any help will be much appreciated.

  • #2
    here is the code for generating the remote domain search form and i do have a container id named after domain_form in my webpage where it generates the pop up window but it mesess up in internet explorer.
    Code:
    <link rel="stylesheet" type="text/css" href="http://**********.com/tld-search/api-search.css?color=0000ff&width=700"/>
    <script type="text/javascript" src="http://**********.com/tld-search/api-search.js?lang=en&store=gohornet"></script>
    <script type="text/javascript">
    	searchApiOptions = {
    		store: "gohornet",
    		containerId: "domain_Form",
    		submitURL: "http://test",
    		selectedTld: "com",
    		popupBox: true,
    		floatingBox: false
    	};
    </script>

    Comment


    • #3
      Originally posted by GoHornet View Post
      here is the code for generating the remote domain search form and i do have a container id named after domain_form in my webpage where it generates the pop up window but it mesess up in internet explorer.
      Code:
      <link rel="stylesheet" type="text/css" href="http://**********.com/tld-search/api-search.css?color=0000ff&width=700"/>
      <script type="text/javascript" src="http://**********.com/tld-search/api-search.js?lang=en&store=gohornet"></script>
      <script type="text/javascript">
      	searchApiOptions = {
      		store: "gohornet",
      		containerId: "domain_Form",
      		submitURL: "http://test",
      		selectedTld: "com",
      		popupBox: true,
      		floatingBox: false
      	};
      </script>

      Thanks for information

      Comment


      • #4
        any help from the developers?

        Comment


        • #5
          Hello GoHornet,

          It seems that the problem is mainly Internet Explorer-related, but in order for us to be able to investigate further and/or consult with our developers, please open a ticket via your reseller control panel -> Reseller Tickets.

          Comment


          • #6
            thanks louisa will do when i get a chance i was developing a css website but now im thinking of going into joomla we shall see

            Comment


            • #7
              k explain the procedure to solve that

              Comment


              • #8
                It seems that the problem is mainly Internet Explorer-related, but in order for us to be able to investigate further.

                Comment

                Working...
                X