Note that there are some explanatory texts on larger screens.

plurals
  1. POPossible to Manipulate Chrome app "webview" dom with javascript/jquery/AngularJS or some otherway
    primarykey
    data
    text
    <p>Hello Fellow Stack Over Flow Geniuses. I hope I have what i hope is a simple question. I am creating a packaged app and have access to data that I do not need to necessarily parse with JavaScript but would like to re represent the data in a new way from a very plain Jane view. To something more acceptable</p> <p>So my question is:</p> <p>is it possible to access the dom of "Web View"( Chromes packaged app answer to Iframe) with java script or jquery or Angular and manipulate just the look and feel of the data being projected in that IFrame( Web View) ? </p> <p>Any sample code would greatly be appreciated.</p> <p>If the above question does not make sense I have provided a more elaborate explanation here ** Ignore If You Don't Care Why I Am Setting It Up This Way **:</p> <p>I have a page that uses ajax to update a list of information dynamically for some internal systems. Each system essentially just spits out data in no organized fashion. The information supplied is very... well... how do I put it.... bland haha. The goal is to one remove this from the browser side view so another tab is not open; while keeping the functionality and integrity of the data intact server side. I need for my team specifically to be able to access/manipulate the view of data locally only and provide essentially a easier view of the data being provided and manipulate another way. This is to ensure data can be reformatted per department without affecting everyone's view of the data as everyone uses it differently. </p> <p>I have done ajax pulls and have parsed data and requires many calls to be made to refresh the data where this is already being done server side. I feel it would be easier to just load the page live through the web form and manipulate the data from there to display how and where I want it.</p> <p>Any recommendations on how to easily accomplish this task would also be greatly appreciated as well. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload