473,398 Members | 2,380 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Help with SSL and Script.

Cindy Desmond
I have an ssl certificate with code to paste in the head section of my dreamweaver html doc. All good and well (after several days of trying) and the ssl certificate shows up in the upper left portion of my webpage. Problem is I don't want it there.... How do I put the certificate in the lower left or right of my web page? Here is the code I am working with <script language="Javascript" src="https://seal.godaddy.com/getSeal?sealID=the unique numbers to my seal are in here"></script> Any help would be appreciated. If I leave the seal where it wants to go the whole site looks dorky...Help me start out the New Year in great fashion. Cindy
Jan 14 '07 #1
3 1268
vituko
48
I dont understand very good what you say.

You have a script in the head section of your html page, this script adds new content but you dont like where it does. Its right?

Then look which tags are added and where in your document and write a script to move them.

Something like:

somewhere.appendChild (tag1.parentNode.removeChild (tag1)) ;

somewhere = document.getElementById (somewhere_id) or
somewhere = document.getElementsByTagName (somewhere_tag) [order_in_document_of_your_somewhere_tag_among_thes e_tags]

tag1 like somewhere

Does it help you?
Jan 14 '07 #2
I dont understand very good what you say.

You have a script in the head section of your html page, this script adds new content but you dont like where it does. Its right?

Then look which tags are added and where in your document and write a script to move them.

Something like:

somewhere.appendChild (tag1.parentNode.removeChild (tag1)) ;

somewhere = document.getElementById (somewhere_id) or
somewhere = document.getElementsByTagName (somewhere_tag) [order_in_document_of_your_somewhere_tag_among_thes e_tags]

tag1 like somewhere

Does it help you?
I think so... I will try this tomorrow and see if I have more specific questions but it will get me started in the right direction. Thank you so much for taking the time to answer. I really appreciate it..I realize no one has to answer these questions but out of the goodness of your heart you take the time..
Jan 15 '07 #3
vituko
48
Its not goodness, I post questions here and try to answer also, just colaboration. But colaboration routes must have two senses...
Jan 15 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: dpackwood | last post by:
Hello, I have two different scripts that do pretty much the same thing. The main perl script is on Windows. It runs and in the middle of it, it then calls out another perl script that then...
6
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
4
by: Derek | last post by:
I have the following script in a page and it gets an error in IE 6. Says something about an invalid argument but the line number doesn't help since I can't see the javascript code when viewing...
7
by: mike | last post by:
Hello, I am kind of new to this javascript stuff and I am constantly having problems trying to get my webpage validated. I have the following <script>printdate();</script> and when I validate it...
5
by: Craig Keightley | last post by:
Please help, i have attached my page which worksin IE but i cannnot get the drop down menu to fucntion in firefox. Any one have any ideas why? Many Thanks Craig ...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
1
by: Rahul | last post by:
Hi Everybody I have some problem in my script. please help me. This is script file. I have one *.inq file. I want run this script in XML files. But this script errors shows . If u want i am...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
5
by: althafexcel | last post by:
hi everyone Im trying to include an external js in my aspx page under the head tag, it doesn't load or it displays an object expected error whenver the function from the .js is called. Actually...
4
by: mattehz | last post by:
Hey there, I am trying to upload old source files and came across these errors: Warning: Invalid argument supplied for foreach() in /home/mattehz/public_html/acssr/trunk/inc_html.php on line 59...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.