472,991 Members | 2,814 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

How to Convert javascript link to iframe?

2 2Bits
I need to convert the JavaScript link to iframe to make it work as i want to embed some services,
the is link is in format :- <script src="https://jhdbsefukeudowiwj/js/jnvjadvcusend"></script> (this is just an example of the link and not the actual link)
how do i convert in iframe to make it work
Jun 19 '21 #1

✓ answered by dev7060

I need to convert the JavaScript link to iframe to make it work as i want to embed some services,
the is link is in format :- <script src="https://jhdbsefukeudowiwj/js/jnvjadvcusend"></script> (this is just an example of the link and not the actual link)
how do i convert in iframe to make it work
Are you trying to embed a script file inside the iframe?

3 2699
dev7060
626 Expert 512MB
I need to convert the JavaScript link to iframe to make it work as i want to embed some services,
the is link is in format :- <script src="https://jhdbsefukeudowiwj/js/jnvjadvcusend"></script> (this is just an example of the link and not the actual link)
how do i convert in iframe to make it work
Are you trying to embed a script file inside the iframe?
Jun 20 '21 #2
laxmi96
2 2Bits
I tried to embed a script file inside iframe, but still it's not working as expected.
but need to embed the link into iframe only, as per the requirement from the platform.
Jun 21 '21 #3
dev7060
626 Expert 512MB
It's not clear to me what exactly is the aim here to achieve.

<iframe> MDN docs: https://developer.mozilla.org/en-US/...Element/iframe

Though there are reasons why one shouldn't use iframes.

I tried to embed a script file inside iframe
Why would you do that?

convert the JavaScript link to iframe
how do i convert in iframe to make it work
What do you mean by 'convert' here?

i want to embed some services
Give an example.

but still it's not working as expected.
What's the expected?

as per the requirement from the platform.
What are you referring to by 'platform'?
Jun 22 '21 #4

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

Similar topics

6
by: S'fly | last post by:
Hi, I'm struggling with the famous "gatekeeper" a little. Normally, it opens in a popup window, and from there it goes on. But I like this script to open in an iframe, and not in a popup. It...
3
by: Dany P. Wu | last post by:
Hi everyone, I am trying to create a site with pages containing iframes. This is the first time I've used inline frames and am still struggling with the concept. This site will have 10 pages...
2
by: Terry | last post by:
Hello, http://free.hostdepartment.com/j/javashop/this_works.htm http://free.hostdepartment.com/j/javashop/this_doesnot.htm Please take a look of the above two links. The two pages are...
2
by: Robert Oschler | last post by:
I have an IFrame whose document is created completely by Javascript code at runtime. The document in the IFrame accesses Javascript functions in the top level document. This works fine most of...
8
by: Andrew Phillipo | last post by:
I have a layout which works perfectly. It is three column, the central column is width:auto; with margins and the columns are absolutely positioned at top:0px; left:0px; and top:0px;right:0px; ...
4
by: howa | last post by:
a traditional javascript usage such as <a href="javascript:void(0)" onclick="xxx".... or <a href="javascript:doSomething()" will both show the javascript link on the browser status...
1
by: sathyan8294 | last post by:
what is websites for convert javascript to vbscript?
9
by: gwong123 | last post by:
Hey, I need to convert this javascript code into iframe. The javascript goes into a server and brings out an ad banner. The X's is the server IP. <script language="javascript"...
7
by: maria80e | last post by:
Is it possible to convert javascript(.js) file as exe or dll? Regards, Maria prabudass E
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

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.